git » kfilemetadata.git » commit 46c0285

upgpkg: 5.14.0-1

author Felix Yan
2015-09-12 04:55:33 UTC
committer Felix Yan
2015-09-12 04:55:33 UTC
parent 00fe0c31046e68d26e641db921258d9bfc496484

upgpkg: 5.14.0-1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3c5e1a3..104bfcd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kfilemetadata
-pkgver=5.13.0
+pkgver=5.14.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=('29ec6733d6f8e5441bff7b886efcc880696c5137')
+sha1sums=('d959a8ea8ec2e77168662296e75937e9a2445cc9')
 
 prepare() {
   mkdir build