author | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-10-10 13:37:48 UTC |
parent | 50b49286da3700d8c830ad2ca55ab6a7f9009d74 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 94710c8..7f6177f 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.74.0 +pkgver=5.75.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=('405c1d72ed812a6915276b9810e997b17572f7ecf66d58dea8869eed45da3702' +sha256sums=('4ac70cee9d7fafe6ef9668d37a146489b341804e0bf0dba6a7cce2d6ecaa78c1' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>