author | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2022-06-12 19:28:09 UTC |
parent | badca2183f4fc0bf3a139e81211c38f38a801a8b |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 143466b..1d749f2 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.94.0 +pkgver=5.95.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=('fa7db15d75a017e75514af4361ae3dd91a22ac9d9e2daf41a8e7e33bcce31302' +sha256sums=('36a831633f2ce12a3f24664631e8e6b32598f7132b040a3d1fc1b43eda02f472' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org> options=(debug)