author | Antonio Rojas
<arojas@archlinux.org> 2024-02-03 15:58:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-02-03 15:58:57 UTC |
parent | 2252e8945a631e4f55c9ef43c917cb203f47714a |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 274d0fd..ae91262 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.114.0 +pkgver=5.115.0 pkgrel=1 pkgdesc='Support for emoticons and emoticons themes' arch=(x86_64) @@ -13,7 +13,7 @@ depends=(karchive5 kservice5) 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=('84ef612dc458119d96a4656f786e954db4dff86dcc2fea913f6ad50667be0771' +sha256sums=('cb8ddd3eccc309c253b9682d75096a711d9a31907304f8debfa07d58571d7798' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>