author | Antonio Rojas
<arojas@archlinux.org> 2023-11-04 19:24:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-11-04 19:24:58 UTC |
parent | 8f514adf3e41b93c4274b19376bd43dbaefbde5d |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index dd516b3..cf3994a 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.111.0 +pkgver=5.112.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=('f3f77083651e0b6a085cd75f83f97555c0cce973d9e53629a6df3a0d53214aaa' +sha256sums=('e89b09d418a1f80b6e6ea91716fa54549379a29f3f62ef4ebd36a01e6292fd0c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>