author | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:41:40 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-12-12 16:41:40 UTC |
parent | 16d6bc005c8a597dfe6db215559afc544ffa0fa9 |
PKGBUILD | +3 | -3 |
diff --git a/PKGBUILD b/PKGBUILD index e87b4b4..f82e976 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,8 +2,8 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.16.0 -pkgrel=2 +pkgver=5.17.0 +pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=('i686' 'x86_64') url='https://projects.kde.org/projects/frameworks/kbookmarks' @@ -12,7 +12,7 @@ depends=('kxmlgui') makedepends=('extra-cmake-modules' 'qt5-tools' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('d53ed605423b5aaf1f771cbadb6ba34b') +md5sums=('27952c9e577d60b32777f7f03c8c14e8') prepare() { mkdir -p build