author | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-05-09 11:32:57 UTC |
parent | fd820848e97218a273a116e29c6380d44f7f8e51 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index a706fff..9dc05e2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.69.0 +pkgver=5.70.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=('8db55a945203eb7828147c350fdd4295113f2bb1e2d6d87934f417d55e5ecda2' +sha256sums=('b9bf726d9dc8bda4c8a3fd5b053bffec9ac4dbc6293862d99124463b6cd66187' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>