author | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-01-14 11:50:59 UTC |
parent | 8f4609b790cdd56339980929c8b1086c645c000f |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 0fddb90..e84a589 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=breeze-icons -pkgver=5.29.0 +pkgver=5.30.0 pkgrel=1 pkgdesc='Breeze icon themes' arch=('any') @@ -12,7 +12,7 @@ license=('LGPL') groups=('kf5') makedepends=('extra-cmake-modules' 'qt5-base') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/$pkgname-$pkgver.tar.xz"{,.sig}) -md5sums=('799c237be7c59ee0a452cea034565f43' +md5sums=('42a090bcc38e15523df1b53ae985ff71' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>