Date: Friday, March 13, 2015 @ 18:10:37 Author: fyan Revision: 233501
upgpkg: kbookmarks 5.8.0-1 KF 5.8 Modified: kbookmarks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-03-13 17:10:24 UTC (rev 233500) +++ PKGBUILD 2015-03-13 17:10:37 UTC (rev 233501) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kbookmarks -pkgver=5.7.0 +pkgver=5.8.0 pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ makedepends=('extra-cmake-modules' 'qt5-tools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('c741e9e3fc6451841a62dc1e7deb6c66') +md5sums=('3f579762a22fa0c91731ea8d2c44cbb5') prepare() { mkdir -p build
