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

Ionut Biru ibiru at archlinux.org
Thu May 26 16:38:58 UTC 2011


    Date: Thursday, May 26, 2011 @ 12:38:57
  Author: ibiru
Revision: 125542

update to 3.0.3

Modified:
  gnome-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-05-26 16:34:11 UTC (rev 125541)
+++ PKGBUILD	2011-05-26 16:38:57 UTC (rev 125542)
@@ -2,7 +2,7 @@
 # Maintainer: Jan De Groot <jgc at archlinux.org>
 
 pkgname=gnome-keyring
-pkgver=3.0.2
+pkgver=3.0.3
 pkgrel=1
 pkgdesc="GNOME Password Management daemon"
 arch=(i686 x86_64)
@@ -10,11 +10,11 @@
 depends=('gtk3' 'dconf')
 makedepends=('intltool' 'pkgconfig' 'python2')
 groups=('gnome')
-options=('!libtool' '!emptydirs' '!makeflags')
+options=('!libtool' '!emptydirs')
 url="http://www.gnome.org"
 install=gnome-keyring.install
 source=(http://ftp.gnome.org/pub/gnome/sources/${pkgname}/${pkgver%.*}/${pkgname}-${pkgver}.tar.bz2)
-sha256sums=('ed834e5a6d87fe8a90c7c79153af3d8979740d5f8eacad6a8991ef147c924af7')
+sha256sums=('a06c34e474d93da62bf96a816e58cb5730e181d6523730f041f34c58a0d5e94e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list