diff options
Diffstat (limited to 'testing/seahorse/PKGBUILD')
-rw-r--r-- | testing/seahorse/PKGBUILD | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/seahorse/PKGBUILD b/testing/seahorse/PKGBUILD index f11d876eb..2beff2b24 100644 --- a/testing/seahorse/PKGBUILD +++ b/testing/seahorse/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 155256 2012-04-01 11:36:57Z heftig $ +# $Id: PKGBUILD 156249 2012-04-16 13:25:43Z jgc $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Jan de Groot <jgc@archlinux.org> # Contributor: Michel Brabants <michel.linux@tiscali.be> pkgname=seahorse -pkgver=3.4.0 +pkgver=3.4.1 pkgrel=1 pkgdesc="GNOME application for managing PGP keys." arch=(i686 x86_64) @@ -19,7 +19,7 @@ groups=('gnome-extra') install=seahorse.install source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz seahorse-ssh-askpass.sh) -sha256sums=('6bb7a7952c3d39a6023ddb493d9e31c4ed99ef3da1062d5dfd4b47d1d4ca2cc9' +sha256sums=('841443ed6d7f865e1c9347867527591287bcc5b2e281c8da11b2cb355d678faa' '400ea9a6084acc93f1dbd4223b95622bbd48071b763063328efba00de378b68c') build() { |