summaryrefslogtreecommitdiff
path: root/pcr/stormlib
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2017-09-12 17:27:51 +0200
committerAndreas Grapentin <andreas@grapentin.org>2017-09-12 17:27:51 +0200
commit9ffca5fbaf194023453084db2907b58f50fe36a0 (patch)
tree181b342f4be7d9bd13a864e5e5d821be1c690ae1 /pcr/stormlib
parent61bb36ba2224361a5dfa0bf6c425351affb0f8d3 (diff)
libre/stormlib: updated to 9.21
Diffstat (limited to 'pcr/stormlib')
-rw-r--r--pcr/stormlib/PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/pcr/stormlib/PKGBUILD b/pcr/stormlib/PKGBUILD
index f8d11c791..bc21519fe 100644
--- a/pcr/stormlib/PKGBUILD
+++ b/pcr/stormlib/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=StormLib
pkgname=${_pkgname,,}
-pkgver=9.20
+pkgver=9.21
pkgrel=1.parabola1
pkgdesc="A C/C++ API to read and write MPQ files with support for merged archives, patch MPQs and more."
arch=("i686" "x86_64" "armv7h")
@@ -12,7 +12,7 @@ license=("MIT")
depends=("bzip2" "zlib")
makedepends=("cmake")
source=("$_pkgname-$pkgver.tar.gz::https://github.com/ladislav-zezula/$_pkgname/archive/v$pkgver.tar.gz")
-sha256sums=('fdfc7d0b444cd5d540c5732155a7c5011c573e90029947198f651aec93db4887')
+sha256sums=('e23e9f106c6367f161fc63e015e7da6156b261b14c7e4a5aa542df02009294f9')
build() {