author | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:50:24 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2019-08-11 08:50:24 UTC |
parent | 1356b5be88a762c7a302905cc057e0a86c831daf |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 2945720..342b75e 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.60.0 +pkgver=5.61.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) groups=(kf5) source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('60e2f227ed7094a0d4d973f7968d4d70b7c9d176dadb45c540541a3d448a5125' +sha256sums=('cfc17de43320fbb353be30ae8d5b448b88da6f83bd23e29d678cd95a4bd7a380' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>