author | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:22:56 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-10-10 10:22:56 UTC |
parent | 46c02858f82a4e5513f315c8f7eef7bc1ed73fbf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 104bfcd..5e4e154 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kfilemetadata -pkgver=5.14.0 +pkgver=5.15.0 pkgrel=1 pkgdesc="A library for extracting file metadata" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ optdepends=('catdoc: Extract text from office 98 files') makedepends=('extra-cmake-modules' 'catdoc' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -sha1sums=('d959a8ea8ec2e77168662296e75937e9a2445cc9') +sha1sums=('ee5b8199505fe2d01fcb097d5d1618a45a82b865') prepare() { mkdir build