author | Antonio Rojas
<arojas@archlinux.org> 2024-02-03 15:59:04 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2024-02-03 15:59:04 UTC |
parent | c8b2a9d84597675f46c017f3a5ee762ce6df49d6 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 4d6a774..f2ed757 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=breeze-icons -pkgver=5.114.0 +pkgver=5.115.0 pkgrel=1 pkgdesc='Breeze icon themes' arch=(any) @@ -12,7 +12,7 @@ license=(LGPL-2.0-only LGPL-3.0-only) groups=(kf5) makedepends=(extra-cmake-modules qt5-base python-lxml) source=(https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz{,.sig}) -sha256sums=('3ea4e5e511563db2eedad01c52af4a426e723d34d29e3a9de44d7a09c2beac7c' +sha256sums=('c4fc87a0ea961dc849e1feac97b3c53ce0af79df76a9dd508eb4ba5a006f09b9' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>