[arch-commits] Commit in seahorse/trunk (PKGBUILD)
Jan de Groot
jgc at nymeria.archlinux.org
Tue Sep 24 08:52:06 UTC 2013
Date: Tuesday, September 24, 2013 @ 10:52:06
Author: jgc
Revision: 194918
upgpkg: seahorse 3.10.0-1
Modified:
seahorse/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2013-09-24 08:34:47 UTC (rev 194917)
+++ PKGBUILD 2013-09-24 08:52:06 UTC (rev 194918)
@@ -4,7 +4,7 @@
# Contributor: Michel Brabants <michel.linux at tiscali.be>
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 @@
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() {
More information about the arch-commits
mailing list