git » kiconthemes.git » commit 2beaa4d

KDE Frameworks 5.92.0

author Antonio Rojas
2022-03-13 12:33:24 UTC
committer Antonio Rojas
2022-03-13 12:33:24 UTC
parent a338787061afd544314a593d5f92b1b71a798ac8

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index c458f84..f68cd50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kiconthemes
-pkgver=5.91.0
+pkgver=5.92.0
 pkgrel=1
 pkgdesc='Support for icon themes'
 arch=(x86_64)
@@ -14,7 +14,7 @@ makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 optdepends=('breeze-icons: fallback icon theme')
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('820d592beab1547265fcc2a61f6262535b85d444a05fd67b4eb2f11d9f2510ce'
+sha256sums=('2128710ff8bf0a7bbb699fe3a45b231c6b4607ba3e3a3a5d03c25c809233cb23'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)