author | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:24:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-10-09 17:24:41 UTC |
parent | 8bb9b662b0b061cd7266a3e007f377ce62c06e75 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index b7aa109..0dd6157 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.26.0 +pkgver=5.27.0 pkgrel=1 pkgdesc='Support for bookmarks and the XBEL format' arch=('i686' 'x86_64') @@ -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=('df26bd179862cc72a6219236cd6c9d3f') +md5sums=('7425331df90a2a4b4d4ef9b56d0e655c') prepare() { mkdir -p build