git » kguiaddons.git » commit bf11b37

KDE Frameworks 5.102.0

author Antonio Rojas
2023-01-14 13:33:28 UTC
committer Antonio Rojas
2023-01-14 13:33:28 UTC
parent 1a5677c2e6655bdf48bdd204580337a5336709f5

KDE Frameworks 5.102.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 401803a..7e76612 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kguiaddons
-pkgver=5.101.0
+pkgver=5.102.0
 pkgrel=1
 pkgdesc='Addons to QtGui'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(qt5-x11extras qt5-wayland)
 makedepends=(extra-cmake-modules clang doxygen qt5-tools qt5-doc plasma-wayland-protocols)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('9894e4193b3cb7b4ed5e3a591cf12043fb87683b09db77e465aa4453c7c757b7'
+sha256sums=('5b1320df6aab312b647bcf8eab793631f8ca5339615ddb283810be5dbb758fab'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)