From 3a0ad5dc35d5cff379cdfc736b9cae856416fe6a Mon Sep 17 00:00:00 2001 From: root Date: Tue, 8 Oct 2013 02:34:09 -0700 Subject: Tue Oct 8 02:32:53 PDT 2013 --- extra/seahorse/PKGBUILD | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) (limited to 'extra/seahorse/PKGBUILD') diff --git a/extra/seahorse/PKGBUILD b/extra/seahorse/PKGBUILD index cdb00dd9f..63d3c045f 100644 --- a/extra/seahorse/PKGBUILD +++ b/extra/seahorse/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 185473 2013-05-14 11:01:28Z heftig $ +# $Id: PKGBUILD 196135 2013-10-07 11:53:27Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) # Contributor: Jan de Groot # Contributor: Michel Brabants pkgname=seahorse -pkgver=3.8.2 +pkgver=3.10.0 pkgrel=1 pkgdesc="GNOME application for managing PGP keys." arch=(i686 x86_64) @@ -17,9 +17,9 @@ provides=(x11-ssh-askpass) options=('!libtool' '!emptydirs') groups=(gnome-extra) install=seahorse.install -source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver::3}/$pkgname-$pkgver.tar.xz +source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz seahorse-ssh-askpass.sh) -sha256sums=('b3837d088b7e3f7ebc41cb3f11c5c85e2df7e06bdc538a3e85bb1a13c34c9a12' +sha256sums=('98023cb8805cf778163833ddba783ba1505c0595683e1ac92109d27e8556fbde' '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c') build() { -- cgit v1.2.3-54-g00ecf