git » libkexiv2.git » commit c5d4bd8

KDE Applications 16.04.1

author Antonio Rojas
2016-05-10 16:07:44 UTC
committer Antonio Rojas
2016-05-10 16:07:44 UTC
parent a1f93e04ec450ac2f919af07208d485e3d5abac7

KDE Applications 16.04.1

PKGBUILD +2 -2

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