Date: Sunday, February 15, 2015 @ 17:14:35 Author: fyan Revision: 231510
upgpkg: kbookmarks 5.7.0-1 Modified: kbookmarks/trunk/PKGBUILD ----------+ PKGBUILD | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2015-02-15 16:09:46 UTC (rev 231509) +++ PKGBUILD 2015-02-15 16:14:35 UTC (rev 231510) @@ -1,8 +1,9 @@ # $Id$ -# Maintainer: Andrea Scarpino <[email protected]> +# Maintainer: Felix Yan <[email protected]> +# Contributor: Andrea Scarpino <[email protected]> pkgname=kbookmarks -pkgver=5.6.0 +pkgver=5.7.0 pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=('i686' 'x86_64') @@ -12,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=('fa4b6cbf2c53c6d77435e270289d35b0') +md5sums=('c741e9e3fc6451841a62dc1e7deb6c66') prepare() { mkdir -p build
