git » libkexiv2.git » commit 862c915

KDE Applications 15.04

author Antonio Rojas
2015-04-10 06:56:26 UTC
committer Antonio Rojas
2015-04-10 06:56:26 UTC
parent e83afe2df54261084d0b1d71be259b90185a0751

KDE Applications 15.04

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 11a1402..c36ea17 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=14.12.3
+pkgver=15.04.0
 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=('761898281e8df45ca9e972a4c24dc217ef0f2182')
+sha1sums=('107d84708c1423fea4c635ef60e623de4b0099d2')
 
 build() {
   cd "${srcdir}"