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

Jan Steffens heftig at archlinux.org
Tue Mar 8 14:00:23 UTC 2011


    Date: Tuesday, March 8, 2011 @ 09:00:23
  Author: heftig
Revision: 113390

upgpkg: devhelp 2.91.91.2-1
Update to 2.91.91.2

Modified:
  devhelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 13:58:47 UTC (rev 113389)
+++ PKGBUILD	2011-03-08 14:00:23 UTC (rev 113390)
@@ -3,7 +3,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=devhelp
-pkgver=2.91.91.1
+pkgver=2.91.91.2
 pkgrel=1
 pkgdesc="API documentation browser for GNOME"
 arch=(i686 x86_64)
@@ -13,8 +13,8 @@
 makedepends=('pkgconfig' 'intltool' 'python2')
 options=('!libtool' '!emptydirs')
 install=devhelp.install
-source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('9534200a733610b0e076390c3b7f2afb4c18354c5e6298839acc19f6bd9f8c36')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('625b5ad4dbc68b57f9f59e93148815132777e7932dfb5b3788d58b3ed4079d53')
 
 build() {
   cd "${srcdir}/devhelp-${pkgver}"




More information about the arch-commits mailing list