summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-01-16 16:58:39 -0800
committerSchala2017-01-16 16:58:39 -0800
commit678dc9d8262fca3960ded562ea143390a479425b (patch)
tree9ac67347e13cc3d520e1f44af94d15f1f58a4a02 /PKGBUILD
parent0618dba9bd0ac8ad346b302c4fb0179f8fbc501c (diff)
downloadaur-678dc9d8262fca3960ded562ea143390a479425b.tar.gz
5.30
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7299ab85e810..4a3e08af429b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.29.0
+pkgver=5.30.0
pkgrel=1
arch=(any)
pkgdesc="Provide a collection of methods to manipulate strings using various encodings (mingw-w64)"
@@ -10,7 +10,7 @@ makedepends=(mingw-w64-cmake mingw-w64-extra-cmake-modules mingw-w64-qt5-tools)
options=(staticlibs !strip !buildflags)
url="https://projects.kde.org/projects/frameworks/kcodecs"
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/kcodecs-${pkgver}.tar.xz")
-md5sums=('baf7fdef49333280abed66420f741b88')
+md5sums=('efc956f78601eb8b9537d7ddc61c47f8')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"