git » kemoticons.git » commit 96f1235

KDE Frameworks 5.98

author Antonio Rojas
2022-09-11 09:19:57 UTC
committer Antonio Rojas
2022-09-11 09:19:57 UTC
parent 7d1b63e8bd48acfad84ec795187f05e3ecfd5f4f

KDE Frameworks 5.98

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7bf6a92..280bfca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kemoticons
-pkgver=5.97.0
+pkgver=5.98.0
 pkgrel=1
 pkgdesc='Support for emoticons and emoticons themes'
 arch=(x86_64)
@@ -13,7 +13,7 @@ depends=(karchive kservice)
 makedepends=(extra-cmake-modules doxygen qt5-tools qt5-doc)
 groups=(kf5)
 source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig})
-sha256sums=('e25afceabb2cd35ae6f38b9e2d40c88d6ec20077b700971cec08147a6041310a'
+sha256sums=('0276363b5d0bb45f2f2a93b44ef36b2e0f9154fb722f5d929579627bab046d38'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)