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

Jan Steffens heftig at archlinux.org
Tue Mar 8 11:34:36 UTC 2011


    Date: Tuesday, March 8, 2011 @ 06:34:36
  Author: heftig
Revision: 113280

upgpkg: devhelp 2.91.91-1
Update to 2.91.91

Modified:
  devhelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-03-08 11:32:07 UTC (rev 113279)
+++ PKGBUILD	2011-03-08 11:34:36 UTC (rev 113280)
@@ -3,7 +3,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=devhelp
-pkgver=2.91.90
+pkgver=2.91.91
 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/devhelp/2.91/devhelp-${pkgver}.tar.bz2)
-sha256sums=('49010bd77148e58b69f964b8b485cb4b9500c9902f185b8d046300a99bc00bdf')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
+sha256sums=('61963cd071ba7a7151d35d4a63c6a695da9bc9f5efcd7cd4ab6f600a4719a6f7')
 
 build() {
   cd "${srcdir}/devhelp-${pkgver}"




More information about the arch-commits mailing list