author | Felix Yan
<felixonmars@archlinux.org> 2015-02-04 04:04:41 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-02-04 04:04:41 UTC |
parent | 4ef671ab013ebd8b8222dc6eacc4a7ed298c6677 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 565b14b..aa03f75 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=14.12.1 +pkgver=14.12.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=('53baf69f02c1eec83c26eeecf764397ed55155cd') +sha1sums=('164821c5632e3003a20b5f754cdf74f038812c31') build() { cd "${srcdir}"