[arch-commits] Commit in fop/trunk (PKGBUILD)
Lukas Fleischer
lfleischer at archlinux.org
Wed Apr 13 20:49:50 UTC 2016
Date: Wednesday, April 13, 2016 @ 22:49:50
Author: lfleischer
Revision: 170852
upgpkg: fop 2.1-1
Upstream update.
Modified:
fop/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2016-04-13 20:04:35 UTC (rev 170851)
+++ PKGBUILD 2016-04-13 20:49:50 UTC (rev 170852)
@@ -3,8 +3,8 @@
# Contributor: Simon Lipp <sloonz+aur at gmail.com>
pkgname=fop
-pkgver=2.0
-pkgrel=2
+pkgver=2.1
+pkgrel=1
pkgdesc='XSL-FO implementation in Java.'
arch=('any')
url='http://xmlgraphics.apache.org/fop/'
@@ -14,7 +14,7 @@
makedepends=('apache-ant' 'java-environment')
source=("http://ftp-stud.hs-esslingen.de/pub/Mirrors/ftp.apache.org/dist/xmlgraphics/$pkgname/source/$pkgname-$pkgver-src.tar.gz"
'fop.conf')
-md5sums=('754e5307a73433afb5c4c9b11d45e302'
+md5sums=('13b5b497dfb0ba8a01093dfc1a89d106'
'3dc3325bf77afc787024f33e7d6ab99e')
backup=('etc/fop.conf')
More information about the arch-commits
mailing list