summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Jaara2015-11-19 13:15:57 +0200
committerJesse Jaara2015-11-19 13:15:57 +0200
commite1b2e2c55de3740ed5d1e8b0ee55d6882dce1c0c (patch)
treee284f7a9663304dfeaa2152aa910a3bf64f30cf9 /PKGBUILD
parentc6adecb8927fa551c03e11e2c4023b40f0f805b3 (diff)
downloadaur-e1b2e2c55de3740ed5d1e8b0ee55d6882dce1c0c.tar.gz
Update from 5.15 -> 5.16.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8ce1d3c0d94a..b1e2cf718f97 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jesse Juhani Jaara <jesse@Euler>
pkgname=mingw-w64-ki18n
-_basever=5.15
+_basever=5.16
pkgver=${_basever}.0
pkgrel=1
pkgdesc="Advanced internationalization framework (mingw-w64)"
@@ -13,7 +13,7 @@ makedepends=("mingw-w64-extra-cmake-modules>=${_basever}" 'python')
optdepends=('python: To compile Transcript property maps from text to binary format.')
options=('!buildflags' 'staticlibs' '!strip')
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/ki18n-${pkgver}.tar.xz")
-md5sums=('6b1be481a81380b894d056ddcdd4a34f')
+md5sums=('d26f14f17a4b3435f3d9db21592fad90')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
build() {