author | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2020-04-11 09:26:14 UTC |
parent | 6fb75856eb303d26cc360ae806a00ca49764348b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9851a61..a706fff 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.68.0 +pkgver=5.69.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=('e03fe81ad34e107dc5fe61f9bf424ecef7716bf8a62f8abb78fd3f6bd6806f56' +sha256sums=('8db55a945203eb7828147c350fdd4295113f2bb1e2d6d87934f417d55e5ecda2' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>