[arch-commits] Commit in yelp-xsl/trunk (PKGBUILD)
Jan Steffens
heftig at archlinux.org
Thu Sep 1 14:24:12 UTC 2011
Date: Thursday, September 1, 2011 @ 10:24:12
Author: heftig
Revision: 136786
update to 3.1.4
Modified:
yelp-xsl/trunk/PKGBUILD
----------+
PKGBUILD | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2011-09-01 14:22:32 UTC (rev 136785)
+++ PKGBUILD 2011-09-01 14:24:12 UTC (rev 136786)
@@ -2,16 +2,16 @@
# Maintainer: Jan "heftig" Steffens <jan.steffens at gmail.com>
pkgname=yelp-xsl
-pkgver=3.0.2
+pkgver=3.1.4
pkgrel=1
pkgdesc="Stylesheets for Yelp"
arch=(any)
-makedepends=(intltool libxslt libxml2)
+makedepends=(intltool libxslt libxml2 itstool)
license=(GPL)
options=('!emptydirs')
url="http://www.gnome.org"
-source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.bz2)
-sha256sums=('508d8a59d62bd2ec0c939f7e939d538b80e95f4cd74dff067b84fd0cd6a9e1f1')
+source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver%.*}/$pkgname-$pkgver.tar.xz)
+sha256sums=('81223b65c986d9f60e031369af5707efde63b94e563d6e94c1608125f99c8e0b')
build() {
cd "$srcdir/$pkgname-$pkgver"
More information about the arch-commits
mailing list