Date: Monday, April 11, 2016 @ 05:42:30 Author: fyan Revision: 264536
upgpkg: kbookmarks 5.21.0-1 Upstream release Modified: kbookmarks/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-04-11 03:42:16 UTC (rev 264535) +++ PKGBUILD 2016-04-11 03:42:30 UTC (rev 264536) @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <[email protected]> pkgname=kbookmarks -pkgver=5.20.0 +pkgver=5.21.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=('bb9a4977c9274119f862bd8fa80b5ff3') +md5sums=('6e2b1a57d02cd44afb8006a70dd80470') prepare() { mkdir -p build
