[arch-commits] Commit in gnome-keyring/trunk (PKGBUILD)
Jan de Groot
jgc at archlinux.org
Thu Sep 25 19:53:47 UTC 2008
Date: Thursday, September 25, 2008 @ 15:53:47
Author: jgc
Revision: 13044
upgpkg: gnome-keyring 2.24.0-1
Modified:
gnome-keyring/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2008-09-25 19:51:52 UTC (rev 13043)
+++ PKGBUILD 2008-09-25 19:53:47 UTC (rev 13044)
@@ -2,19 +2,19 @@
#Maintainer: Jan De Groot <jgc at archlinux.org>
pkgname=gnome-keyring
-pkgver=2.22.3
+pkgver=2.24.0
pkgrel=1
pkgdesc="GNOME Password Management daemon"
arch=(i686 x86_64)
license=('GPL' 'LGPL')
-depends=('gconf>=2.22.0' 'hal>=0.5.11')
+depends=('gconf>=2.24.0' 'hal>=0.5.11')
makedepends=('perlxml' 'pkgconfig')
options=('!libtool' '!emptydirs')
url="http://www.gnome.org"
install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.22/${pkgname}-${pkgver}.tar.bz2
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.24/${pkgname}-${pkgver}.tar.bz2
gnome-keyring.service)
-md5sums=('f9e5cd9efac383076aaefc1086520656' '16062d82eb8062201fb24f3e0ceb49a6')
+md5sums=('b73fca3308b287131a841b45e63a5d16' '16062d82eb8062201fb24f3e0ceb49a6')
build() {
cd ${startdir}/src/${pkgname}-${pkgver}
More information about the arch-commits
mailing list