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

Jan Steffens heftig at nymeria.archlinux.org
Thu Oct 17 12:27:07 UTC 2013


    Date: Thursday, October 17, 2013 @ 14:27:06
  Author: heftig
Revision: 196727

3.10.1

Modified:
  gnome-keyring/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-17 12:24:15 UTC (rev 196726)
+++ PKGBUILD	2013-10-17 12:27:06 UTC (rev 196727)
@@ -2,19 +2,19 @@
 # Maintainer: Jan De Groot <jgc at archlinux.org>
 
 pkgname=gnome-keyring
-pkgver=3.10.0
+pkgver=3.10.1
 pkgrel=1
 pkgdesc="GNOME Password Management daemon"
 arch=(i686 x86_64)
 license=('GPL' 'LGPL')
 depends=('gtk3' 'gcr' 'libcap-ng')
-makedepends=('intltool')
+makedepends=('intltool' 'gtk-doc')
 groups=('gnome')
 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.xz)
-sha256sums=('1cc87260fa17b8e39071fdae0418cd9ca5f913d50e23d8f456f3e2c6d6d22213')
+sha256sums=('18001fa94c6d92e476b76423fe585dbf649051bba33012a037b07449c215dbf8')
 
 build() {
   cd "$pkgname-$pkgver"




More information about the arch-commits mailing list