author | Antonio Rojas
<arojas@archlinux.org> 2019-11-07 12:39:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-11-07 12:39:22 UTC |
parent | 05100c8665e5618f0264c7ad33367c019cc58dbe |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a3c265f..883ee1e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libkexiv2 -pkgver=19.08.2 +pkgver=19.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=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('abdafabe834862e157356f2686ae871f00302d82ae639dbf89030d19ccc54b1b' +sha256sums=('4c8a1acc4fe6c7105130ac93f5486ddbffb09921a9f34d3af418bd7e1695435e' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>