author | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:03:29 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2017-08-14 11:03:29 UTC |
parent | 955c773572d7a72a849717895e6e88ff3cc7104f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index f8002fa..4820209 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=breeze-icons -pkgver=5.36.0 +pkgver=5.37.0 pkgrel=1 pkgdesc='Breeze icon themes' arch=('any') @@ -12,7 +12,7 @@ license=('LGPL') groups=('kf5') makedepends=('extra-cmake-modules' 'qt5-base') source=("https://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -sha256sums=('c39d5bb13f1a3e81ac5cc10f44f842228c7441a98c3c370aa55ca93ffc9566a5' +sha256sums=('bc2f466920bcd606f835e21733087b57cda8273881ee1713e9be5bd0e015d99e' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>