summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorHarry Jeffery2017-08-06 13:51:59 +0100
committerHarry Jeffery2017-08-06 13:51:59 +0100
commit312f8d504eee688e09dda68a67e9492ffe5d76b3 (patch)
tree07a85edc292f63cac60bb1bc48182d5879ac9a14
parent27ef3e006a395ecc6145c8f481d0af83b57f5991 (diff)
downloadaur-312f8d504eee688e09dda68a67e9492ffe5d76b3.tar.gz
Update to 11.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b4554fa617e5..6d3a8a89a60a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sat Jan 7 10:38:47 UTC 2017
+# Sun Aug 6 12:50:54 UTC 2017
pkgbase = princexml
pkgdesc = Convert HTML documents to PDF with CSS
- pkgver = 11
+ pkgver = 11.2
pkgrel = 1
url = http://www.princexml.com/
arch = i686
@@ -12,10 +12,10 @@ pkgbase = princexml
depends = libidn
depends = libxml2
depends = ca-certificates-utils
- source_i686 = http://www.princexml.com/download/prince-11-linux-generic-i686.tar.gz
- sha256sums_i686 = fdadf614693fddbbe0768ad52e3c006e9e9ee0335929e3a5b9fcbd54366c0782
- source_x86_64 = http://www.princexml.com/download/prince-11-linux-generic-x86_64.tar.gz
- sha256sums_x86_64 = 9b1c787b507d3217ea40781d37254f8fbea994e06b690b7afe8d08e262d44cd1
+ source_i686 = http://www.princexml.com/download/prince-11.2-linux-generic-i686.tar.gz
+ sha256sums_i686 = 0c768c3b1374135953aefb9e9d6499ff5705bfd86808760789b3c2da389261ae
+ source_x86_64 = http://www.princexml.com/download/prince-11.2-linux-generic-x86_64.tar.gz
+ sha256sums_x86_64 = 72b7de9f5a84c99e64f233dc9ee25ed677ab49b6395f00a8a5f33d60694a52a6
pkgname = princexml
diff --git a/PKGBUILD b/PKGBUILD
index 5a61b5aa22ea..f192b51b1f9d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Previous Maintainer: Chris Morgan <me@chrismorgan.info>
pkgname=princexml
-pkgver=11
+pkgver=11.2
pkgrel=1
pkgdesc="Convert HTML documents to PDF with CSS"
arch=(i686 x86_64)
@@ -12,8 +12,8 @@ license=(custom)
source_i686=(http://www.princexml.com/download/prince-${pkgver}-linux-generic-i686.tar.gz)
source_x86_64=(http://www.princexml.com/download/prince-${pkgver}-linux-generic-x86_64.tar.gz)
-sha256sums_i686=('fdadf614693fddbbe0768ad52e3c006e9e9ee0335929e3a5b9fcbd54366c0782')
-sha256sums_x86_64=('9b1c787b507d3217ea40781d37254f8fbea994e06b690b7afe8d08e262d44cd1')
+sha256sums_i686=('0c768c3b1374135953aefb9e9d6499ff5705bfd86808760789b3c2da389261ae')
+sha256sums_x86_64=('72b7de9f5a84c99e64f233dc9ee25ed677ab49b6395f00a8a5f33d60694a52a6')
package() {
mkdir -p "$pkgdir/opt/prince"