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

Jan Steffens heftig at archlinux.org
Wed Mar 28 11:19:00 UTC 2012


    Date: Wednesday, March 28, 2012 @ 07:18:59
  Author: heftig
Revision: 154433

3.4.0

Modified:
  seahorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2012-03-28 11:15:41 UTC (rev 154432)
+++ PKGBUILD	2012-03-28 11:18:59 UTC (rev 154433)
@@ -1,9 +1,10 @@
 # $Id$
-# Maintainer: Jan de Groot <jgc at archlinux.org>
+# Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
+# Contributor: Jan de Groot <jgc at archlinux.org>
 # Contributor: Michel Brabants <michel.linux at tiscali.be>
 
 pkgname=seahorse
-pkgver=3.3.92
+pkgver=3.4.0
 pkgrel=1
 pkgdesc="GNOME application for managing PGP keys."
 arch=(i686 x86_64)
@@ -18,7 +19,7 @@
 install=seahorse.install
 source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
         seahorse-ssh-askpass.sh)
-sha256sums=('3b3e5794ef6a4a68d19db586fae1c6785b1c2ef1d4fd7f038e376190bf2e0230'
+sha256sums=('6bb7a7952c3d39a6023ddb493d9e31c4ed99ef3da1062d5dfd4b47d1d4ca2cc9'
             '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
 
 build() {
@@ -26,7 +27,6 @@
   ./configure --prefix=/usr --sysconfdir=/etc \
       --localstatedir=/var --disable-static \
       --enable-ldap --enable-hkp \
-      --disable-scrollkeeper \
       --disable-schemas-compile
   make
 }




More information about the arch-commits mailing list