summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJesse Jaara2015-11-12 20:55:19 +0200
committerJesse Jaara2015-11-12 20:55:19 +0200
commitc6adecb8927fa551c03e11e2c4023b40f0f805b3 (patch)
tree6d2970d4ddf33626d728b45c89eb0abceb3b752b /PKGBUILD
parent0018b8b06cbf1feffbaea5326d56b85d9fa4f1cd (diff)
downloadaur-c6adecb8927fa551c03e11e2c4023b40f0f805b3.tar.gz
Update from 5.15 -> 5.15.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 0fb3ed6fbc12..8ce1d3c0d94a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Jesse Juhani Jaara <jesse@Euler>
pkgname=mingw-w64-ki18n
-_basever=5.14
+_basever=5.15
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=('a6d89fc546487e02dc921a7c21cb782d')
+md5sums=('6b1be481a81380b894d056ddcdd4a34f')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"
build() {