author | Antonio Rojas
<arojas@archlinux.org> 2018-09-06 09:58:56 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2018-09-06 09:58:56 UTC |
parent | 50abed2826524efb22aa07589e50f6343342a200 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 344551b..26dccbd 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=18.08.0 +pkgver=18.08.1 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=('6082188ecb7e21c161f232f5d421fda7fc9bbf580530019b643203ae14349d27' +sha256sums=('c13d6c8240228a4058af73cc9df9409c59fb7ed12e2697f21ad5d289e09d206e' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>