git » kcodecs.git » commit 567f295

Upstream release

author Felix Yan
2016-06-14 15:02:11 UTC
committer Felix Yan
2016-06-14 15:02:11 UTC
parent 5b3d85a804d7e72dc2b887b6b7f25479ea9bff01

Upstream release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 427a1f8..c48a8f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.22.0
+pkgver=5.23.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=('e5fa10d77e5f4fd6b963b9f2371775d4')
+md5sums=('4c8488c88285761578bb4d384cb54ada')
 
 prepare() {
   mkdir -p build