author | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:54:19 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-08-05 19:54:19 UTC |
parent | 1a051f706a55c55c0a1622eca340c4a606c927b1 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f81edca..865014d 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.108.0 +pkgver=5.109.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=('a629c715e09ae1d567baac6ff22327a462f8b3e223945a89d7409e5d932ef85c' +sha256sums=('f0a21dd4b621f2312d3778655e782c2e7a727f6e3e87bcc9ced01a8bfc32c86b' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>