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

Jan Steffens heftig at archlinux.org
Tue Mar 22 20:30:43 UTC 2011


    Date: Tuesday, March 22, 2011 @ 16:30:43
  Author: heftig
Revision: 116225

upgpkg: seahorse 2.91.92-1
Update to 2.91.92

Modified:
  seahorse/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-22 20:30:39 UTC (rev 116224)
+++ PKGBUILD	2011-03-22 20:30:43 UTC (rev 116225)
@@ -3,7 +3,7 @@
 # Contributor: Michel Brabants <michel.linux at tiscali.be>
 
 pkgname=seahorse
-pkgver=2.91.91
+pkgver=2.91.92
 pkgrel=1
 pkgdesc="GNOME application for managing PGP keys."
 arch=(i686 x86_64)
@@ -14,8 +14,8 @@
 options=('!libtool' '!emptydirs')
 groups=('gnome-extra')
 install=seahorse.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/seahorse/2.91/seahorse-${pkgver}.tar.bz2)
-sha256sums=('2b520dab7c1f4c7c341aa94f9c0bf9297158d64462b3576e3e82ef23ddd8aa7b')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('2318e67ef51573141d8e07f947806a9a206899586e9038180e3c3269968abebb')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list