summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2017-02-13 16:00:14 -0800
committerSchala2017-02-13 16:00:14 -0800
commit54c16dfad602e4da944be2206be6b53da77eaf87 (patch)
tree2201fc642b0aef9098eec6d0f8475fbd5b88d980
parent678dc9d8262fca3960ded562ea143390a479425b (diff)
downloadaur-54c16dfad602e4da944be2206be6b53da77eaf87.tar.gz
5.31
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2ddc5c08427..2dd291fe2425 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Jan 17 00:58:29 UTC 2017
+# Tue Feb 14 00:00:03 UTC 2017
pkgbase = mingw-w64-kcodecs
pkgdesc = Provide a collection of methods to manipulate strings using various encodings (mingw-w64)
- pkgver = 5.30.0
+ pkgver = 5.31.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.30/kcodecs-5.30.0.tar.xz
- md5sums = efc956f78601eb8b9537d7ddc61c47f8
+ source = http://download.kde.org/stable/frameworks/5.31/kcodecs-5.31.0.tar.xz
+ md5sums = 8e0c15990e84dfcfc5c85a88e2e0319b
pkgname = mingw-w64-kcodecs
diff --git a/PKGBUILD b/PKGBUILD
index 4a3e08af429b..c7fbc6017435 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.30.0
+pkgver=5.31.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=('efc956f78601eb8b9537d7ddc61c47f8')
+md5sums=('8e0c15990e84dfcfc5c85a88e2e0319b')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"