summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSchala2017-04-16 19:38:03 -0700
committerSchala2017-04-16 19:38:03 -0700
commit872d4d9e3c8451fc40a707d799e7b7cf87b8f748 (patch)
tree2b95e9d0517e57b0e26a1cb2fc5c7787fe0c9bbd
parentae0c53b6dce9d87c81b5423ce12d6f50e80fc682 (diff)
downloadaur-872d4d9e3c8451fc40a707d799e7b7cf87b8f748.tar.gz
5.33
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 046cce87b336..fe8d5efbb8fa 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Tue Mar 14 00:44:30 UTC 2017
+# Mon Apr 17 02:37:55 UTC 2017
pkgbase = mingw-w64-kcodecs
pkgdesc = Provide a collection of methods to manipulate strings using various encodings (mingw-w64)
- pkgver = 5.32.0
+ pkgver = 5.33.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.32/kcodecs-5.32.0.tar.xz
- md5sums = ca577d2af0a48a14615e38414474773b
+ source = http://download.kde.org/stable/frameworks/5.33/kcodecs-5.33.0.tar.xz
+ md5sums = a02b693f662defc2eb89d7f28f00187c
pkgname = mingw-w64-kcodecs
diff --git a/PKGBUILD b/PKGBUILD
index cded29eedb32..f3430117baa3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.32.0
+pkgver=5.33.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=('ca577d2af0a48a14615e38414474773b')
+md5sums=('a02b693f662defc2eb89d7f28f00187c')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"