summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorandya2016-02-18 19:58:52 +0100
committerandya2016-02-18 19:58:52 +0100
commit29ac52f3bd2c1f75eea48fda26e5320948175123 (patch)
tree719c4abdea895225d138a114a86883dec0ae78db
parent1e45a303c6c88363dbfc805481a9d4b7af9a9312 (diff)
downloadaur-29ac52f3bd2c1f75eea48fda26e5320948175123.tar.gz
bump up
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD2
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index acae51dd3653..cab6202c74a7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,16 +1,16 @@
# Generated by mksrcinfo v8
-# Sat Feb 6 08:48:41 UTC 2016
+# Thu Feb 18 18:58:48 UTC 2016
pkgbase = saxon-he
pkgdesc = XSLT 2.0 / XPath 2.0 and 3.0 / XQuery 1.0 and 3.0 processor for Java - Home Edition
- pkgver = 9.7.0.2
- pkgrel = 2
+ pkgver = 9.7.0.3
+ pkgrel = 1
url = http://saxon.sourceforge.net/
arch = any
license = MPL
depends = java-runtime-headless
provides = java-saxon
conflicts = java-saxon
- source = http://sourceforge.net/projects/saxon/files/Saxon-HE/9.7/SaxonHE9-7-0-2J.zip
+ source = http://sourceforge.net/projects/saxon/files/Saxon-HE/9.7/SaxonHE9-7-0-3J.zip
source = saxon-xslt.sh
source = saxon-xquery.sh
md5sums = 59993da904879bde84ccfbb0b5c75955
diff --git a/PKGBUILD b/PKGBUILD
index 9384eb771bde..c478ab4ef70e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=saxon-he
_major=9.7
-_minor=0.2
+_minor=0.3
pkgver=${_major}.${_minor}
_pkgver=$(echo $pkgver | tr . -)
pkgrel=1