summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBuildTools2016-01-14 19:05:28 -0800
committerBuildTools2016-01-14 19:05:28 -0800
commit9df9236e0959fd0a1b070d3c06551002b9279dd1 (patch)
tree022ba9e87bde7bff0dcfdf3457e563e1c0f66d08
parent1225767711ad992e6245dfd1b8388e0af9f58a27 (diff)
downloadaur-9df9236e0959fd0a1b070d3c06551002b9279dd1.tar.gz
5.18
-rw-r--r--.SRCINFO10
-rw-r--r--PKGBUILD4
2 files changed, 7 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7fa85112b5d1..b5eef15b8e97 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,22 +1,22 @@
# Generated by mksrcinfo v8
-# Wed Dec 16 06:26:35 UTC 2015
+# Fri Jan 15 03:05:18 UTC 2016
pkgbase = mingw-w64-kcodecs
pkgdesc = Provide a collection of methods to manipulate strings using various encodings (mingw-w64)
- pkgver = 5.17.0
+ pkgver = 5.18.0
pkgrel = 1
url = https://projects.kde.org/projects/frameworks/kcodecs
arch = any
groups = mingw-w64-kf5
license = LGPL
makedepends = mingw-w64-cmake
- makedepends = mingw-w64-extra-cmake-modules=5.17.0
+ makedepends = mingw-w64-extra-cmake-modules=5.18.0
makedepends = mingw-w64-qt5-tools
depends = mingw-w64-qt5-base
options = staticlibs
options = !strip
options = !buildflags
- source = http://download.kde.org/stable/frameworks/5.17/kcodecs-5.17.0.tar.xz
- md5sums = 7cf030ca9ebb0815465a8bc5dce1a850
+ source = http://download.kde.org/stable/frameworks/5.18/kcodecs-5.18.0.tar.xz
+ md5sums = acc299e8013b8fcb0e00d42715570ef3
pkgname = mingw-w64-kcodecs
diff --git a/PKGBUILD b/PKGBUILD
index ce6505f3d4b8..6c10abb9f915 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,5 +1,5 @@
pkgname=mingw-w64-kcodecs
-pkgver=5.17.0
+pkgver=5.18.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=$pkgver" mingw-w64-q
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=('7cf030ca9ebb0815465a8bc5dce1a850')
+md5sums=('acc299e8013b8fcb0e00d42715570ef3')
_architectures="i686-w64-mingw32 x86_64-w64-mingw32"