git » libkexiv2.git » commit 9a8dccb

KDE Applications 16.04.2

author Antonio Rojas
2016-06-14 08:32:06 UTC
committer Antonio Rojas
2016-06-14 08:32:06 UTC
parent 36d0e081add4533e207e92129949921626be35a9

KDE Applications 16.04.2

PKGBUILD +2 -2

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