author | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:23:09 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-07-11 01:23:09 UTC |
parent | 818689ba885bea6056e1664156f83c1e0249c75a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c827bd4..c0f6b61 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kfilemetadata -pkgver=5.23.0 +pkgver=5.24.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=('cba3c7cbef0ac2b81fdc62ac536893713d5cbfb5') +sha1sums=('f0e3fbca22af3d7feebc3c77b5ca63d3dfa0d15f') prepare() { mkdir build