gnome-system-log: update to 3.9.90.

This commit is contained in:
Juan RP 2013-09-26 21:01:23 +02:00
parent efc1090f11
commit 453d1bf7a4

View file

@ -1,6 +1,6 @@
# Template file for 'gnome-system-log'
pkgname=gnome-system-log
version=3.8.1
version=3.9.90
revision=1
build_style=gnu-configure
configure_args="--disable-schemas-compile"
@ -10,12 +10,12 @@ short_desc="A system log viewer for GNOME"
maintainer="Juan RP <xtraeme@gmail.com>"
homepage="http://www.gnome.org"
license="GPL-2"
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
checksum=2393d00e059212b5a1135589d11412c0639fe9e60958ccff1bac238139dd4967
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
checksum=9eeb51982d347aa7b33703031e2c1d8084201374665425cd62199649b29a5411
gnome-system-log_package() {
depends="hicolor-icon-theme desktop-file-utils"
pkg_install() {
vmove usr
vmove all
}
}