git » kcodecs.git » commit 4fa7e04

upgpkg: 5.13.0-1

author Felix Yan
2015-08-12 08:11:14 UTC
committer Felix Yan
2015-08-12 08:11:14 UTC
parent 859fceebb9feb9a166f324c1e39b126b5d406ef4

upgpkg: 5.13.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 6b03702..476fd2c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kcodecs
-pkgver=5.12.0
+pkgver=5.13.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=('7130e5d439afcfd0f558957a2ff33ee3')
+md5sums=('307f6103c25cff1a6c5be9f80c530866')
 
 prepare() {
   mkdir -p build