Date: Sunday, February 14, 2016 @ 04:47:14 Author: fyan Revision: 259190
upgpkg: kbookmarks 5.19.0-1 KF 5.19.0 Modified: kbookmarks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-02-14 03:46:54 UTC (rev 259189) +++ PKGBUILD 2016-02-14 03:47:14 UTC (rev 259190) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kbookmarks -pkgver=5.18.0 +pkgver=5.19.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=('66b54cef3432c2a36db1dba8916add93') +md5sums=('95e4a58669b64aff6b4341ec3438eac4') prepare() { mkdir -p build
