git » libkexiv2.git » commit 4cceecc

upstream new release

author Felix Yan
2014-11-19 16:47:40 UTC
committer Felix Yan
2014-11-19 16:47:40 UTC
parent db76855af105f411371b4e352137ac54edb3fc7c

upstream new release

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 3fba942..f6a062f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.14.2
+pkgver=4.14.3
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -12,7 +12,7 @@ makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
 source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('aa285b82c1579b5ce9fe31999d2965a142f9ed91')
+sha1sums=('7dd59138c9b078b81124232460d1872873c95de5')
 
 build() {
   cd "${srcdir}"