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

Jan Steffens heftig at archlinux.org
Tue Apr 14 01:44:00 UTC 2015


    Date: Tuesday, April 14, 2015 @ 03:44:00
  Author: heftig
Revision: 236445

3.16.1

Modified:
  yelp-xsl/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-04-14 01:43:45 UTC (rev 236444)
+++ PKGBUILD	2015-04-14 01:44:00 UTC (rev 236445)
@@ -2,7 +2,7 @@
 # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens at gmail.com>
 
 pkgname=yelp-xsl
-pkgver=3.16.0
+pkgver=3.16.1
 pkgrel=1
 pkgdesc="Stylesheets for Yelp"
 arch=(any)
@@ -11,10 +11,11 @@
 options=('!emptydirs')
 url="http://www.gnome.org"
 source=(http://ftp.gnome.org/pub/gnome/sources/$pkgname/${pkgver:0:4}/$pkgname-$pkgver.tar.xz)
-sha256sums=('7eb27a290686f660b944604b389e2c533ad3a7b826df1140a12f1468c3aeb659')
+sha256sums=('3295eecc4b03d2a239f7a1bdf4a1311d34c46c3055e6535c1f72bb5a49b4174a')
 
 build() {
   cd $pkgname-$pkgver
+  rm xslt/common/domains/yelp-xsl.xml
   ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var
   make
 }



More information about the arch-commits mailing list