author | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:10:01 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2022-08-15 17:10:01 UTC |
parent | 1fa21be4ad0910e2d7cf154842abecf85718228b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 35f3cc0..7bf6a92 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.96.0 +pkgver=5.97.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=('e5b823df8ea2e350877e652075830f17464600345b06ba66e05e99b67957650d' +sha256sums=('e25afceabb2cd35ae6f38b9e2d40c88d6ec20077b700971cec08147a6041310a' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)