Date: Wednesday, April 8, 2015 @ 09:11:15 Author: fyan Revision: 235627
upgpkg: kcodecs 5.9.0-1 Modified: kcodecs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-04-08 07:06:20 UTC (rev 235626) +++ PKGBUILD 2015-04-08 07:11:15 UTC (rev 235627) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcodecs -pkgver=5.8.0 +pkgver=5.9.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=('694923c6ca1f5a427aa7c7700190bfd5') +md5sums=('2ac5466d18ee4fc525a129eaac028c33') prepare() { mkdir -p build
