Date: Monday, April 11, 2016 @ 05:31:18 Author: fyan Revision: 264502
upgpkg: kcodecs 5.21.0-1 Upstream release Modified: kcodecs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 03:31:10 UTC (rev 264501) +++ PKGBUILD 2016-04-11 03:31:18 UTC (rev 264502) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcodecs -pkgver=5.20.0 +pkgver=5.21.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=('55582ae9c6e021a23bb7c0f25329ea04') +md5sums=('b562695ce0bb7af496f518d7fefef314') prepare() { mkdir -p build
