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

Jan Steffens heftig at archlinux.org
Tue Oct 6 19:59:08 UTC 2015


    Date: Tuesday, October 6, 2015 @ 21:59:08
  Author: heftig
Revision: 248432

3.18 is terribroken https://bugzilla.gnome.org/show_bug.cgi?id=756006

Modified:
  gnome-keyring/trunk/PKGBUILD

----------+
 PKGBUILD |    7 +++++--
 1 file changed, 5 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-10-06 18:42:43 UTC (rev 248431)
+++ PKGBUILD	2015-10-06 19:59:08 UTC (rev 248432)
@@ -2,7 +2,8 @@
 # Maintainer: Jan De Groot <jgc at archlinux.org>
 
 pkgname=gnome-keyring
-pkgver=3.18.0
+epoch=1
+pkgver=3.16.0
 pkgrel=1
 pkgdesc="GNOME Password Management daemon"
 arch=(i686 x86_64)
@@ -14,8 +15,10 @@
 url="http://www.gnome.org"
 install=gnome-keyring.install
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('3bf46a3d286efd11443a71e4b5bc71f20dadd22859a5eaf433c318d7ba795b1e')
+sha256sums=('15a3bb8c53855a4ff0dbbdfbe4ec3df206c32048f50bdc76a51f8e3e14ece1f5')
 
+# Held at 3.16 until https://bugzilla.gnome.org/show_bug.cgi?id=756006 is fixed
+
 build() {
   cd "$pkgname-$pkgver"
   ./configure --prefix=/usr --sysconfdir=/etc \



More information about the arch-commits mailing list