author | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:48:32 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-05-16 14:48:32 UTC |
parent | 4231bb23e826f1be49b8b6b84fd02ee9b967f0a7 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9e4ae8c..2ed3475 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kfilemetadata -pkgver=5.21.0 +pkgver=5.22.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=('9ab47b8a829a80455f4006f2ae9b4a94780e26c7') +sha1sums=('ef0d3c43becb3bb4979498fa67927d65d48a423a') prepare() { mkdir build