git » kcodecs.git » commit 85c79f4

KF5 5.5.0

author Andrea Scarpino
2014-12-08 16:06:22 UTC
committer Andrea Scarpino
2014-12-08 16:06:22 UTC
parent b1e756d1736eaecab7973efa1261227a6bcb4cc5

KF5 5.5.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7cfb9a0..242e9f1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.4.0
+pkgver=5.5.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various encodings'
 arch=('i686' 'x86_64')
@@ -11,7 +11,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=('0ca7e54af0fbd7be443ba95e501143c5')
+md5sums=('052cf9d58968162a50b36c0f67e5470b')
 
 prepare() {
   mkdir -p build