git » libkexiv2.git » commit bdd6b53

KDE Applications 16.04

author Antonio Rojas
2016-04-19 07:23:59 UTC
committer Antonio Rojas
2016-04-19 07:23:59 UTC
parent df18e8b4a49c702743b9176d98a28b57a1293dab

KDE Applications 16.04

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index d8b1f7b..9fd73a2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.12.3
+pkgver=16.04.0
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -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=('ffc22f59781e4fe0e926dc600af18e80c1e1292b')
+sha1sums=('f535dad55b2fb94dd97b8e6115ffb62e84e4ba34')
 
 prepare() {
   mkdir -p build