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

Ionut Biru ibiru at archlinux.org
Sun Jun 26 11:11:05 UTC 2011


    Date: Sunday, June 26, 2011 @ 07:11:05
  Author: ibiru
Revision: 129307

update to 3.0.4

Modified:
  yelp/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-06-26 10:27:10 UTC (rev 129306)
+++ PKGBUILD	2011-06-26 11:11:05 UTC (rev 129307)
@@ -2,7 +2,7 @@
 # Maintainer: Jan de Groot <jgc at archlinux.org>
 
 pkgname=yelp
-pkgver=3.0.3
+pkgver=3.0.4
 pkgrel=1
 pkgdesc="A help browser for GNOME"
 arch=('i686' 'x86_64')
@@ -14,8 +14,8 @@
 options=('!emptydirs' '!libtool')
 url="http://www.gnome.org"
 install=yelp.install
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('938b50b63f2783d8f87ce2e6ebb622dcfc7cb2d81b39278d1298c5f3bdf236b9')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('f80c0482691124f2b852deebc7380506b06c50a0bdcb0dd8301258fe676a924b')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list