author | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2021-08-14 09:40:22 UTC |
parent | 020b1d2213141cdaf97ab6c67bb93748dd1fa138 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 637184d..9f65220 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.84.0 +pkgver=5.85.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=('0733fe001a6257256326969e4e857e26883a03c2132794775d15f9d2f8a31141' +sha256sums=('5ce7c97b7d50560adc069c08eecf0925df2ceb53e15804ae241851ec0088307e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>