summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2016-05-20 16:53:06 -0700
committerBuildTools2016-05-20 16:53:06 -0700
commit98d6596f1f628ab271ac279550cb4b5ea7e18c7c (patch)
tree6a474e742820c9931f567c48aa1677c5302884d5
parente9070ab44c794048dc8113e15f55d0e7e0c1a50a (diff)
downloadaur-98d6596f1f628ab271ac279550cb4b5ea7e18c7c.tar.gz
5.22
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 28f8ca2447d8..1bc7051e70ee 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Sun Apr 17 22:32:49 UTC 2016
+# Fri May 20 23:52:56 UTC 2016
pkgbase = mingw-w64-kcodecs
pkgdesc = Provide a collection of methods to manipulate strings using various encodings (mingw-w64)
- pkgver = 5.21.0
+ pkgver = 5.22.0
pkgrel = 1
url = https://projects.kde.org/projects/frameworks/kcodecs
arch = any
@@ -15,8 +15,8 @@ pkgbase = mingw-w64-kcodecs
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.21/kcodecs-5.21.0.tar.xz
- md5sums = b562695ce0bb7af496f518d7fefef314
+ source = http://download.kde.org/stable/frameworks/5.22/kcodecs-5.22.0.tar.xz
+ md5sums = e5fa10d77e5f4fd6b963b9f2371775d4
pkgname = mingw-w64-kcodecs
diff --git a/PKGBUILD b/PKGBUILD
index 1b3bc3c70600..893784bb8a76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.21.0
+pkgver=5.22.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=('b562695ce0bb7af496f518d7fefef314')
+md5sums=('e5fa10d77e5f4fd6b963b9f2371775d4')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"