author | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2019-07-13 08:39:11 UTC |
parent | 367489c5b42e81fb98f140bef93e2bb7f1e773e0 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index ec92fec..2945720 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.59.0 +pkgver=5.60.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=('ca6d5beb925715f465248b1c3930fe5418e5c24adde91415bd0676e28ae2e0bf' +sha256sums=('60e2f227ed7094a0d4d973f7968d4d70b7c9d176dadb45c540541a3d448a5125' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>