Date: Sunday, January 10, 2016 @ 15:51:23 Author: fyan Revision: 257762
upgpkg: kbookmarks 5.18.0-1 KF 5.18.0 Modified: kbookmarks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-01-10 14:50:57 UTC (rev 257761) +++ PKGBUILD 2016-01-10 14:51:23 UTC (rev 257762) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kbookmarks -pkgver=5.17.0 +pkgver=5.18.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=('27952c9e577d60b32777f7f03c8c14e8') +md5sums=('66b54cef3432c2a36db1dba8916add93') prepare() { mkdir -p build
