summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSchala2017-03-13 17:44:40 -0700
committerSchala2017-03-13 17:44:40 -0700
commitae0c53b6dce9d87c81b5423ce12d6f50e80fc682 (patch)
treea4747f97770e8642e12856a8932cdd3225c85273 /PKGBUILD
parent54c16dfad602e4da944be2206be6b53da77eaf87 (diff)
downloadaur-ae0c53b6dce9d87c81b5423ce12d6f50e80fc682.tar.gz
5.32
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c7fbc6017435..cded29eedb32 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.31.0
+pkgver=5.32.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=('8e0c15990e84dfcfc5c85a88e2e0319b')
+md5sums=('ca577d2af0a48a14615e38414474773b')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"