git » libksane.git » commit cbd9d3a

Update to 22.04.0

author Antonio Rojas
2022-04-21 08:58:40 UTC
committer Antonio Rojas
2022-04-21 08:58:40 UTC
parent 25331c1b711a1582139c1ce73b077af79fe4018f

Update to 22.04.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 217ee61..e95922f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=libksane
-pkgver=21.12.3
+pkgver=22.04.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=('ef8b823a11de933023061641627ab94b802d745ce5310c97469840ed09122232'
+sha256sums=('733a83126b4ec22da28da597aaeb7650047b1979913a52a6fbf84f284d1abd14'
             'SKIP')
 validpgpkeys=(CA262C6C83DE4D2FB28A332A3A6A4DB839EAA6D7  # Albert Astals Cid <aacid@kde.org>
               F23275E4BF10AFC1DF6914A6DBD2CE893E2D1C87  # Christoph Feck <cfeck@kde.org>