gnome-system-log: update to 3.9.90.
This commit is contained in:
parent
efc1090f11
commit
453d1bf7a4
1 changed files with 4 additions and 4 deletions
|
@ -1,6 +1,6 @@
|
||||||
# Template file for 'gnome-system-log'
|
# Template file for 'gnome-system-log'
|
||||||
pkgname=gnome-system-log
|
pkgname=gnome-system-log
|
||||||
version=3.8.1
|
version=3.9.90
|
||||||
revision=1
|
revision=1
|
||||||
build_style=gnu-configure
|
build_style=gnu-configure
|
||||||
configure_args="--disable-schemas-compile"
|
configure_args="--disable-schemas-compile"
|
||||||
|
@ -10,12 +10,12 @@ short_desc="A system log viewer for GNOME"
|
||||||
maintainer="Juan RP <xtraeme@gmail.com>"
|
maintainer="Juan RP <xtraeme@gmail.com>"
|
||||||
homepage="http://www.gnome.org"
|
homepage="http://www.gnome.org"
|
||||||
license="GPL-2"
|
license="GPL-2"
|
||||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
distfiles="${GNOME_SITE}/$pkgname/${version%.*}/$pkgname-$version.tar.xz"
|
||||||
checksum=2393d00e059212b5a1135589d11412c0639fe9e60958ccff1bac238139dd4967
|
checksum=9eeb51982d347aa7b33703031e2c1d8084201374665425cd62199649b29a5411
|
||||||
|
|
||||||
gnome-system-log_package() {
|
gnome-system-log_package() {
|
||||||
depends="hicolor-icon-theme desktop-file-utils"
|
depends="hicolor-icon-theme desktop-file-utils"
|
||||||
pkg_install() {
|
pkg_install() {
|
||||||
vmove usr
|
vmove all
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue