summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAndrew Chen2020-01-01 14:22:07 +0000
committerAndrew Chen2020-01-01 14:22:07 +0000
commit8c21e290754c4d7b9fc8561f6907ba3e5b85df9b (patch)
tree8f7fffbc2e757d788c6455bf69589a2942e68622 /PKGBUILD
parent236a32b246582c81f71500c34844e40d75b5d182 (diff)
downloadaur-pxlib.tar.gz
updpkg 0.6.8-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index fee3fa7c4188..dabbc6ddac25 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Vladimir Kutyavin <vlkut@bk.ru>
pkgname=pxlib
-pkgver=0.6.6
-pkgrel=3
+pkgver=0.6.8
+pkgrel=1
pkgdesc="Library to read and write Paradox DB files"
arch=('i686' 'x86_64')
license=('GPL')
@@ -12,7 +12,7 @@ depends=('libgsf')
makedepends=('intltool')
source=(http://downloads.sourceforge.net/sourceforge/pxlib/${pkgname}-${pkgver}.tar.gz
enable-iconv-support.patch)
-sha256sums=('fb3866f505f8b11f133411433ccd6e37183a8baa592ec0c54f0fb8ea5a5f4f09'
+sha256sums=('5f9b58a5c3d9e5e60faad16dfbc5172ee14ae57a978732378660c0f2c9e74ef9'
'a91725bcf1f414ed0226635c406ef54bfce5350561412281fa399af59a8d4747')
prepare() {