Date: Sunday, August 14, 2016 @ 15:40:12 Author: felixonmars Revision: 273679
upgpkg: kcodecs 5.25.0-1 Upstream release Modified: kcodecs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-08-14 15:40:07 UTC (rev 273678) +++ PKGBUILD 2016-08-14 15:40:12 UTC (rev 273679) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcodecs -pkgver=5.24.0 +pkgver=5.25.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=('970920c17542e24d3520a05f1cf7695e') +md5sums=('089c46445618fbc36c11de7eccd61256') prepare() { mkdir -p build
