git » libkexiv2.git » commit 80ade67

KDE Applications 15.08.2

author Antonio Rojas
2015-10-13 06:35:19 UTC
committer Antonio Rojas
2015-10-13 06:35:19 UTC
parent ba74f4a3b29f0b50e530b7b62e9d340232807f92

KDE Applications 15.08.2

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index fa1af65..35d6240 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=15.08.1
+pkgver=15.08.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=('7ab70bfdd59f57ce4ce27440de42ee1b27031f15')
+sha1sums=('cdf5e4fd680822b0bcd0b3955fbd74568b3b32d3')
 
 build() {
   cd "${srcdir}"