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

Daniel Griffiths dgriffiths at archlinux.org
Wed Dec 8 17:22:28 UTC 2010


    Date: Wednesday, December 8, 2010 @ 12:22:28
  Author: dgriffiths
Revision: 102610

Modified:
  docbook-xsl/trunk/PKGBUILD

----------+
 PKGBUILD |    8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-12-08 17:16:45 UTC (rev 102609)
+++ PKGBUILD	2010-12-08 17:22:28 UTC (rev 102610)
@@ -4,16 +4,16 @@
 # Maintainer: Daniel J Griffiths <ghost1227 at archlinux.us>
 
 pkgname=docbook-xsl
-pkgver=1.76.0
-pkgrel=3
+pkgver=1.76.1
+pkgrel=1
 pkgdesc='XML stylesheets for Docbook-xml transformations.'
 arch=('any')
 license=('custom')
-url='http://scrollkeeper.sourceforge.net/docbook.shtml'
+url='http://docbook.sourceforge.net/'
 depends=('libxml2' 'libxslt' 'docbook-xml')
 source=(http://downloads.sourceforge.net/sourceforge/docbook/docbook-xsl-${pkgver}.tar.bz2)
 install=docbook-xsl.install
-md5sums=('6413843525fcaa7f58e4bd30d5192270')
+md5sums=('b5340507cb240cc7ce00632b9c40bff5')
 
 build() {
 	/bin/true




More information about the arch-commits mailing list