Date: Friday, March 13, 2015 @ 18:02:55
  Author: fyan
Revision: 233467

upgpkg: kcodecs 5.8.0-1

KF 5.8

Modified:
  kcodecs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-03-13 17:02:49 UTC (rev 233466)
+++ PKGBUILD    2015-03-13 17:02:55 UTC (rev 233467)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcodecs
-pkgver=5.7.0
+pkgver=5.8.0
 pkgrel=1
 pkgdesc='Provide a collection of methods to manipulate strings using various 
encodings'
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 makedepends=('extra-cmake-modules' 'qt5-tools')
 groups=('kf5')
 
source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz";)
-md5sums=('bc01fc93692ca2d703e3a659e574163a')
+md5sums=('694923c6ca1f5a427aa7c7700190bfd5')
 
 prepare() {
   mkdir -p build

Reply via email to