git » kcodecs.git » commit abf4941

Upstream release

author Felix Yan
2016-08-14 15:40:12 UTC
committer Felix Yan
2016-08-14 15:40:12 UTC
parent 00b3b2964609998df251f27e2acc43de68b919b8

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 785b507..3b46a26 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.24.0
+pkgver=5.25.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=('i686' 'x86_64')
@@ -12,7 +12,7 @@ depends=('qt5-base')
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('970920c17542e24d3520a05f1cf7695e')
+md5sums=('089c46445618fbc36c11de7eccd61256')
 
 prepare() {
   mkdir -p build