summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBuildTools2016-04-17 15:32:59 -0700
committerBuildTools2016-04-17 15:32:59 -0700
commite9070ab44c794048dc8113e15f55d0e7e0c1a50a (patch)
treed269b1c9b3f895b33113115b05c83f9dbd6f1545 /PKGBUILD
parente984bf0370154f5e1190d8742437a889e4ed777d (diff)
downloadaur-e9070ab44c794048dc8113e15f55d0e7e0c1a50a.tar.gz
5.21
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4ac85aa14bb..1b3bc3c70600 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.19.0
+pkgver=5.21.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=('7569f06a767ddd08ece025fe50197eba')
+md5sums=('b562695ce0bb7af496f518d7fefef314')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"