gnome-keyring: update to 3.8.2.
This commit is contained in:
parent
c98a16ef0c
commit
32702ed478
|
@ -1,7 +1,7 @@
|
|||
# Template file for 'gnome-keyring'
|
||||
pkgname=gnome-keyring
|
||||
version=3.8.1
|
||||
revision=2
|
||||
version=3.8.2
|
||||
revision=1
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-pam-dir=/usr/lib/security --disable-debug
|
||||
--disable-schemas-compile"
|
||||
|
@ -13,13 +13,12 @@ maintainer="Juan RP <xtraeme@gmail.com>"
|
|||
homepage="http://www.gnome.org"
|
||||
license="GPL, LGPL"
|
||||
distfiles="${GNOME_SITE}/$pkgname/3.8/$pkgname-$version.tar.xz"
|
||||
checksum=56e0a47c021fb2d2fd2c723a0e1c9e46c9a0a81ed865ac1588c19aca16ca4f37
|
||||
checksum=f05692bb32db4d1afa65205ac4e68fa2b79107aca2393e237cf38f880cb7b868
|
||||
|
||||
gnome-keyring_package() {
|
||||
# For setcap(8).
|
||||
depends="libcap-progs dconf gcr>=3.8.0"
|
||||
pkg_install() {
|
||||
vmove etc
|
||||
vmove usr
|
||||
vmove all
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue