[arch-commits] Commit in gnome-keyring/trunk (PKGBUILD)

Ionut Biru ibiru at archlinux.org
Tue Mar 30 21:22:56 UTC 2010


    Date: Tuesday, March 30, 2010 @ 17:22:56
  Author: ibiru
Revision: 74381

update to 2.30.0

Modified:
  gnome-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-03-30 21:16:34 UTC (rev 74380)
+++ PKGBUILD	2010-03-30 21:22:56 UTC (rev 74381)
@@ -2,18 +2,18 @@
 #Maintainer: Jan De Groot <jgc at archlinux.org>
 
 pkgname=gnome-keyring
-pkgver=2.29.92
+pkgver=2.30.0
 pkgrel=1
 pkgdesc="GNOME Password Management daemon"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
-depends=('gconf>=2.28.0')
+depends=('gconf>=2.28.1')
 makedepends=('intltool' 'pkgconfig' 'python')
 options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gnome-keyring.install
-source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.29/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('758091ee8970684a66e56f5f7951ec743f498e567f137cd72a1be0bd4650cb8e')
+source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/2.30/${pkgname}-${pkgver}.tar.bz2)
+sha256sums=('115551cc564689ded4f9c52793a26e85defbe11a6e019a13723d867d5b03c314')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list