summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHarry Jeffery2017-01-07 10:38:58 +0000
committerHarry Jeffery2017-01-07 10:38:58 +0000
commit27ef3e006a395ecc6145c8f481d0af83b57f5991 (patch)
tree847366765178cb59ac2c8a51585505b240331be8 /PKGBUILD
parent4bef5dced3d1ab2cf02b63e2c56ab3901877ec61 (diff)
downloadaur-27ef3e006a395ecc6145c8f481d0af83b57f5991.tar.gz
Update to princexml 11
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5c7f943c6278..5a61b5aa22ea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Previous Maintainer: Chris Morgan <me@chrismorgan.info>
pkgname=princexml
-pkgver=10r7
-pkgrel=2
+pkgver=11
+pkgrel=1
pkgdesc="Convert HTML documents to PDF with CSS"
arch=(i686 x86_64)
url="http://www.princexml.com/"
@@ -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=('21c298cdc13fc5ff2fb6fe4c56087aabbccd7f55c134c2bfc3fa49c7ada3bac4')
-sha256sums_x86_64=('3eb2f6e71530a99872c538c74b628c60a143447362a8032e55285cf7f5b340d6')
+sha256sums_i686=('fdadf614693fddbbe0768ad52e3c006e9e9ee0335929e3a5b9fcbd54366c0782')
+sha256sums_x86_64=('9b1c787b507d3217ea40781d37254f8fbea994e06b690b7afe8d08e262d44cd1')
package() {
mkdir -p "$pkgdir/opt/prince"