summaryrefslogtreecommitdiff
path: root/extra/gnome-keyring
diff options
context:
space:
mode:
authorroot <root@rshg047.dnsready.net>2011-05-27 22:47:26 +0000
committerroot <root@rshg047.dnsready.net>2011-05-27 22:47:26 +0000
commit33feb015eb09eee76827f359e685fce981d88111 (patch)
tree775ca3a4bc06155ce29cd205ba583df5d9b1ba44 /extra/gnome-keyring
parent956ae4eb53422c92f78d86d5511f25fbf6fa6497 (diff)
Fri May 27 22:47:26 UTC 2011
Diffstat (limited to 'extra/gnome-keyring')
-rw-r--r--extra/gnome-keyring/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/extra/gnome-keyring/PKGBUILD b/extra/gnome-keyring/PKGBUILD
index f627a10f2..c8f1a1157 100644
--- a/extra/gnome-keyring/PKGBUILD
+++ b/extra/gnome-keyring/PKGBUILD
@@ -1,8 +1,8 @@
-#$Id: PKGBUILD 124399 2011-05-20 14:09:17Z heftig $
+#$Id: PKGBUILD 125542 2011-05-26 16:38:57Z ibiru $
# Maintainer: Jan De Groot <jgc@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 @@ license=('GPL' 'LGPL')
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}"