author | Antonio Rojas
<arojas@archlinux.org> 2016-10-13 15:30:27 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2016-10-13 15:30:27 UTC |
parent | 67c9b939a8e785df186b7365733a1192bd56bef8 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 618e66e..c6bb8be 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=16.08.1 +pkgver=16.08.2 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=('6d67dd54e84c175fd2e00c5f03d5e76e7ab49643') +sha1sums=('4c1ca0a7f2c91e83588e34471009aaa42d3e4d18') prepare() { mkdir -p build