author | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:46 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:46 UTC |
parent | e553f44789b2b43d1955bc16bcf7f96053903227 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e662794..f81edca 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kemoticons -pkgver=5.107.0 +pkgver=5.108.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=('56f8748232d08527e535cc678d30241033c20c14141a027b2915aee551953e4c' +sha256sums=('a629c715e09ae1d567baac6ff22327a462f8b3e223945a89d7409e5d932ef85c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>