summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2016-12-30 15:51:41 -0800
committerSchala2016-12-30 15:51:41 -0800
commit0618dba9bd0ac8ad346b302c4fb0179f8fbc501c (patch)
tree7e56b7b7f4fec77bd3caefbdf294c7a268f3d233 /PKGBUILD
parentdcc98fcf4a10b49e380931b3d818e02f60b7f067 (diff)
downloadaur-0618dba9bd0ac8ad346b302c4fb0179f8fbc501c.tar.gz
5.29
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c39937e3ebb0..7299ab85e810 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.23.0
+pkgver=5.29.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=('4c8488c88285761578bb4d384cb54ada')
+md5sums=('baf7fdef49333280abed66420f741b88')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"