git » libkexiv2.git » commit 4cf7e63

KDE Applications 16.04.3

author Antonio Rojas
2016-07-12 17:20:33 UTC
committer Antonio Rojas
2016-07-12 17:20:33 UTC
parent 9a8dccbe2ee72605c03fb7a469dcc85f0ddd5ca0

KDE Applications 16.04.3

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index fb9846d..4d390ec 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=16.04.2
+pkgver=16.04.3
 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=('df90d8baa1b49287f8f81cfa211be4fc07a46623')
+sha1sums=('267bd0a176ed6a6d95b6c2c03e1c95e81bdff95d')
 
 prepare() {
   mkdir -p build