git » libkexiv2.git » commit 902cce4

KDE Applications 15.04.2

author Antonio Rojas
2015-05-30 08:09:25 UTC
committer Antonio Rojas
2015-05-30 08:09:25 UTC
parent 589215fc6f52d04e5c183eb94ba9a95361f23cc7

KDE Applications 15.04.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 470f679..984bf7c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.04.1
+pkgver=15.04.2
 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=('d2271be0afb86095560444bf32e7ec8f8744136e')
+sha1sums=('6b7b6bd5885bd25730928458ba8cf421997b0dfe')
 
 build() {
   cd "${srcdir}"