author | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:53 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2023-07-02 12:36:53 UTC |
parent | a46a36cd4e706bbf30a10f8afbee9b3e37279be3 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 9e7538a..4b3d3c8 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=breeze-icons -pkgver=5.107.0 +pkgver=5.108.0 pkgrel=1 pkgdesc='Breeze icon themes' arch=(any) @@ -12,7 +12,7 @@ license=(LGPL) groups=(kf5) makedepends=(extra-cmake-modules qt5-base python-lxml) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('67b25fefb3ba0864e6c1293397bda16c31d5a04aecc7332deaaf004d86bf103a' +sha256sums=('9e6507ff60f4ef251b175da0e573a44dda505648745e62b5c10f6d2aca30af9c' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>