git » libkexiv2.git » commit 4ef671a

upgpkg: 14.12.1-1

author Felix Yan
2015-01-15 10:39:10 UTC
committer Felix Yan
2015-01-15 10:39:10 UTC
parent 4cceecc4ea4e20d9981b4da6748e06c0fcc72840

upgpkg: 14.12.1-1

PKGBUILD +5 -4

diff --git a/PKGBUILD b/PKGBUILD
index f6a062f..565b14b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Andrea Scarpino <andrea@archlinux.org>
+# Maintainer: Felix Yan <felixonmars@archlinux.org>
+# Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libkexiv2
-pkgver=4.14.3
+pkgver=14.12.1
 pkgrel=1
 pkgdesc="A library to manipulate pictures metadata"
 url="https://projects.kde.org/projects/kde/kdegraphics/libs/libkexiv2"
@@ -11,8 +12,8 @@ depends=('kdelibs')
 makedepends=('cmake' 'automoc4')
 replaces=('kdegraphics-libs')
 conflicts=('kdegraphics-libs')
-source=("http://download.kde.org/stable/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
-sha1sums=('7dd59138c9b078b81124232460d1872873c95de5')
+source=("http://download.kde.org/stable/applications/${pkgver}/src/${pkgname}-${pkgver}.tar.xz")
+sha1sums=('53baf69f02c1eec83c26eeecf764397ed55155cd')
 
 build() {
   cd "${srcdir}"