author | Antonio Rojas
<arojas@archlinux.org> 2017-06-08 10:54:37 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-06-08 10:54:37 UTC |
parent | 75bc4a6349c554f8c823631b22935321a75fb9c6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 982a73b..b5040f4 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=17.04.1 +pkgver=17.04.2 pkgrel=1 pkgdesc="An image scanning library" url="https://www.kde.org/applications/graphics/" @@ -12,7 +12,7 @@ license=(GPL LGPL FDL) depends=(ktextwidgets kwallet sane) makedepends=(extra-cmake-modules) source=("https://download.kde.org/stable/applications/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('e02e5fa0cbb40c75d958baae5529e38402f1146028dbac25d3bd100d7ba61597' +sha256sums=('aa51b748f6962c57b3373bc458df3a5c38e4084e95fa445b73583ca4b8a1068a' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7) # Albert Astals Cid <aacid@kde.org>