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

Jan de Groot jgc at nymeria.archlinux.org
Tue May 13 21:56:40 UTC 2014


    Date: Tuesday, May 13, 2014 @ 23:56:40
  Author: jgc
Revision: 212353

upgpkg: seahorse 3.12.2-1

Modified:
  seahorse/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-05-13 21:34:38 UTC (rev 212352)
+++ PKGBUILD	2014-05-13 21:56:40 UTC (rev 212353)
@@ -4,22 +4,22 @@
 # Contributor: Michel Brabants <michel.linux at tiscali.be>
 
 pkgname=seahorse
-pkgver=3.12.0
-pkgrel=2
+pkgver=3.12.2
+pkgrel=1
 pkgdesc="GNOME application for managing PGP keys."
 arch=(i686 x86_64)
 license=(GPL)
 url="http://projects.gnome.org/seahorse/"
 depends=(gtk3 gcr libsecret libsoup gpgme desktop-file-utils hicolor-icon-theme dconf)
-makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm)
+makedepends=(libldap intltool yelp-tools gobject-introspection openssh libsm vala)
 optdepends=('openssh: SSH support')
 provides=(x11-ssh-askpass)
 options=('!emptydirs')
 groups=(gnome-extra)
 install=seahorse.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz
         seahorse-ssh-askpass.sh)
-sha256sums=('f78800b1d25b285ddc8928e925f9ee24f27640abba3fc9ab1cd9554c83380d0b'
+sha256sums=('5e6fb25373fd4490e181e2fa0f5cacf99b78b2f6caa5d91c9c605900fb5f3839'
             '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c')
 
 build() {




More information about the arch-commits mailing list