author | Antonio Rojas
<arojas@archlinux.org> 2016-11-10 18:13:29 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-11-10 18:13:29 UTC |
parent | f2e240d45acb51b349c9aed3e761e81dcf3fc65f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c6bb8be..7d210ab 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=16.08.2 +pkgver=16.08.3 pkgrel=1 pkgdesc="A library to manipulate pictures metadata" url="https://www.kde.org/applications/graphics/" @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) depends=(qt5-base exiv2) makedepends=(extra-cmake-modules) source=("http://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz") -sha1sums=('4c1ca0a7f2c91e83588e34471009aaa42d3e4d18') +sha1sums=('a3ecd56bc5cfc82cb8ddbbcf7ab3fe6c6c22810c') prepare() { mkdir -p build