author | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:00:26 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-02-14 04:00:26 UTC |
parent | d1e099a3b0597adca38f514cb06054be2a15db42 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c888f80..bcebb31 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kfilemetadata -pkgver=5.18.0 +pkgver=5.19.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=('03a6cd9d1701eb88ab7098860f1c38229c2ce03e') +sha1sums=('26966653137ef247beffa9f69965f5d16661c135') prepare() { mkdir build