author | Felix Yan
<felixonmars@archlinux.org> 2015-03-04 07:31:16 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-03-04 07:31:16 UTC |
parent | bc4fadd8d02c6391bb4d9bfacae252681dab3dd1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index aa03f75..11a1402 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=14.12.2 +pkgver=14.12.3 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=('164821c5632e3003a20b5f754cdf74f038812c31') +sha1sums=('761898281e8df45ca9e972a4c24dc217ef0f2182') build() { cd "${srcdir}"