Date: Wednesday, March 16, 2016 @ 05:23:25
  Author: fyan
Revision: 261704

upgpkg: kcodecs 5.20.0-1

KF 5.20.0

Modified:
  kcodecs/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2016-03-16 04:23:17 UTC (rev 261703)
+++ PKGBUILD    2016-03-16 04:23:25 UTC (rev 261704)
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <[email protected]>
 
 pkgname=kcodecs
-pkgver=5.19.0
+pkgver=5.20.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=('7569f06a767ddd08ece025fe50197eba')
+md5sums=('55582ae9c6e021a23bb7c0f25329ea04')
 
 prepare() {
   mkdir -p build

Reply via email to