git » libkexiv2.git » commit 67c9b93

KDE Applications 16.08.1

author Antonio Rojas
2016-09-08 15:18:47 UTC
committer Antonio Rojas
2016-09-08 15:18:47 UTC
parent 61a0b4bb552d6436acda3318e6b8c790b8718808

KDE Applications 16.08.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 23cbf99..618e66e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=16.08.0
+pkgver=16.08.1
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://www.kde.org/applications/graphics/"
@@ -12,7 +12,7 @@ license=(GPL LGPL FDL)
 depends=(qt5-base exiv2)
 makedepends=(extra-cmake-modules)
 source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz")
-sha1sums=('034f954fc229cd98b42c8cb2177100d693fa7e5c')
+sha1sums=('6d67dd54e84c175fd2e00c5f03d5e76e7ab49643')
 
 prepare() {
   mkdir -p build