author | Antonio Rojas
<arojas@archlinux.org> 2023-12-02 20:58:45 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-12-02 20:58:45 UTC |
parent | cbcb58d7ca63989d20b6456aefcc2c91fe5415b6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index cf3994a..b20ef36 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.112.0 +pkgver=5.113.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=('e89b09d418a1f80b6e6ea91716fa54549379a29f3f62ef4ebd36a01e6292fd0c' +sha256sums=('22a2babb71b5aecbe0c93896f0f5fb0fe3ce133051fc5dca7930c170f5ceee88' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>