Date: Sunday, February 15, 2015 @ 16:38:15
  Author: fyan
Revision: 231489

upgpkg: kcodecs 5.7.0-1

Modified:
  kcodecs/trunk/PKGBUILD

----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-02-15 15:37:45 UTC (rev 231488)
+++ PKGBUILD    2015-02-15 15:38:15 UTC (rev 231489)
@@ -1,8 +1,9 @@
 # $Id$
-# Maintainer: Andrea Scarpino <[email protected]>
+# Maintainer: Felix Yan <[email protected]>
+# Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcodecs
-pkgver=5.6.0
+pkgver=5.7.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various 
encodings'
 arch=('i686' 'x86_64')
@@ -12,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('f9722459e305f084e549837dbd0e32ff')
+md5sums=('bc01fc93692ca2d703e3a659e574163a')
 
 prepare() {
   mkdir -p build

Reply via email to