author | Antonio Rojas
<arojas@archlinux.org> 2020-09-03 11:05:17 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-09-03 11:05:17 UTC |
parent | 6e1363b6976d03b8bcb3c770a4bfc4dac04d3355 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 66c8599..5eebdd8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=libksane -pkgver=20.08.0 +pkgver=20.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/release-service/$pkgver/src/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('536e0f914095ddfeee132e227d9d2a840186da512b82d95fc9a7262a3a912ea6' +sha256sums=('0d8717ad004a2480aea232d9a2317b4d1cc4678d53f0176bdaeb411eedd19dbe' 'SKIP') validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7 # Albert Astals Cid <aacid@kde.org> F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87) # Christoph Feck <cfeck@kde.org>