Date: Saturday, October 10, 2015 @ 12:00:55 Author: fyan Revision: 248734
upgpkg: kcodecs 5.15.0-1 KF 5.15.0 Modified: kcodecs/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-10-10 10:00:47 UTC (rev 248733) +++ PKGBUILD 2015-10-10 10:00:55 UTC (rev 248734) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kcodecs -pkgver=5.14.0 +pkgver=5.15.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=('5089c3e4f3f9e97a9be526a17264268e') +md5sums=('2cafea53c814ee47313805e98422b832') prepare() { mkdir -p build
