git » kemoticons.git » commit 8d54eae

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 5add6bc890c746cdef04d8fd5b5a333c52eb4a4b

KDE Frameworks 5.92.0

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 8f776b3..5781252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
 # Contributor: Andrea Scarpino <andrea@archlinux.org>
 
 pkgname=kemoticons
-pkgver=5.91.0
+pkgver=5.92.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=('10287a304fbe0bd6992afe29313c156883591639c9e80ec26e76e683709cf6cb'
+sha256sums=('fdcfe30941c18a9cb29b58459fbb2ae54a55fd5a0e8688f0c59a7cc7ebf09f07'
             'SKIP')
 validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>
 options=(debug)