author | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:00:28 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-08-12 09:00:28 UTC |
parent | a17c7478f6073665c97b5b9d38333145e408526b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7a52b33..043cad4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kbookmarks -pkgver=5.12.0 +pkgver=5.13.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=('baf1c82110ab626ef8f1cafc80571490') +md5sums=('da4abc3e0f2acc90d97a4bc4edc86405') prepare() { mkdir -p build