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

Ionut Biru ibiru at archlinux.org
Tue Sep 27 14:21:35 UTC 2011


    Date: Tuesday, September 27, 2011 @ 10:21:35
  Author: ibiru
Revision: 138658

update to 3.2.0

Modified:
  devhelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-09-27 14:19:40 UTC (rev 138657)
+++ PKGBUILD	2011-09-27 14:21:35 UTC (rev 138658)
@@ -3,7 +3,7 @@
 # Contributor: Link Dupont <link at subpop.net>
 
 pkgname=devhelp
-pkgver=3.0.0
+pkgver=3.2.0
 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=('e07094824bb655d8f2c2caa471aa97d2e0d705090d8b269bacc978cdc57e4a8d')
+source=(http://ftp.gnome.org/pub/GNOME/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('974b4418036fa9a63a8f275257ed9ec1b7cae61a97e8e001e56e460c8a8e310e')
 
 build() {
   cd "${srcdir}/devhelp-${pkgver}"




More information about the arch-commits mailing list