summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-10-04 14:46:31 -0700
committerSchala2016-10-04 14:46:31 -0700
commit2d75b3d16b8402a5d799f56be55ea0feee4a5153 (patch)
tree42062a0c8ce3c9be4f238fb5a3b1c222db512658 /PKGBUILD
parente9b5f92df66ee0bd54fb1e749820d6e4747b1c60 (diff)
downloadaur-2d75b3d16b8402a5d799f56be55ea0feee4a5153.tar.gz
2.1.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 873d18318a3d..f25550f3a26a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
pkgname=mingw-w64-openjpeg2
-pkgver=2.1.1
-pkgrel=2
+pkgver=2.1.2
+pkgrel=1
arch=(any)
pkgdesc="An open source JPEG 2000 codec, version ${pkgver} (mingw-w64)"
license=("custom: BSD")
@@ -9,7 +9,7 @@ makedepends=(mingw-w64-cmake)
options=(staticlibs !strip !buildflags)
url="https://www.openjpeg.org"
source=("https://github.com/uclouvain/openjpeg/archive/v$pkgver.tar.gz")
-md5sums=('0cc4b2aee0a9b6e9e21b7abcd201a3ec')
+md5sums=('40a7bfdcc66280b3c1402a0eb1a27624')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"