author | Antonio Rojas
<arojas@archlinux.org> 2017-02-11 09:58:58 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2017-02-11 09:58:58 UTC |
parent | e2072484d7e1c4a6ac6fe6876212fed9d4329099 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index e84a589..bd2a325 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=breeze-icons -pkgver=5.30.0 +pkgver=5.31.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=('42a090bcc38e15523df1b53ae985ff71' +md5sums=('f16a9b1a901700ecd0790e3d80ae32d4' 'SKIP') validpgpkeys=(53E6B47B45CEA3E0D5B7457758D0EE648A48B3BB) # David Faure <faure@kde.org>