Date: Sunday, October 9, 2016 @ 17:12:39 Author: felixonmars Revision: 277985
upgpkg: karchive 5.27.0-1 Upstream release Modified: karchive/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-10-09 17:12:31 UTC (rev 277984) +++ PKGBUILD 2016-10-09 17:12:39 UTC (rev 277985) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=karchive -pkgver=5.26.0 +pkgver=5.27.0 pkgrel=1 pkgdesc='Qt 5 addon providing access to numerous types of archives' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('33edd3478ca813a02aa7e525d6a1b9cc') +md5sums=('979133136e319640d2ff7caf4823185d') prepare() { mkdir -p build
