git » libksane.git » commit 289e205

Update to 21.08.0

author Antonio Rojas
2021-08-12 09:05:06 UTC
committer Antonio Rojas
2021-08-12 09:05:06 UTC
parent 6ed8137f7459aeb91046d41c79d84310c0e758c7

Update to 21.08.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 51ebc6b..add8077 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=21.04.3
+pkgver=21.08.0
 pkgrel=1
 pkgdesc='An image scanning library'
 url='https://www.kde.org/'
@@ -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=('73b9f0bc4590dc13adf09aa4c56edab0baf5c443432719df52be278d68acce6d'
+sha256sums=('1a5fccc52c58927a3a49762cd0a55d0cfe724723014a2929cee69c084bca5b44'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>