git » libkexiv2.git » commit 589215f

KDE Applications 15.04.1

author Antonio Rojas
2015-05-10 20:32:14 UTC
committer Antonio Rojas
2015-05-10 20:32:14 UTC
parent 862c9152fb4f90d794d4117a841a738627403dd4

KDE Applications 15.04.1

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c36ea17..470f679 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.04.0
+pkgver=15.04.1
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -13,7 +13,7 @@ makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('107d84708c1423fea4c635ef60e623de4b0099d2')
+sha1sums=('d2271be0afb86095560444bf32e7ec8f8744136e')
 
 build() {
   cd "${srcdir}"