author | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
committer | Andrea Scarpino
<andrea@archlinux.org> 2014-12-08 16:06:22 UTC |
parent | 053bc1311446efbce4a87c6734cbb83484fd8eef |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 7d74eea..a14eef1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.4.0 +pkgver=5.5.0 pkgrel=1 pkgdesc='Support for icon themes' arch=('i686' 'x86_64') @@ -11,7 +11,7 @@ depends=('qt5-svg' 'kconfigwidgets' 'kitemviews') makedepends=('extra-cmake-modules' 'python') groups=('kf5') source=("http://download.kde.org/stable/frameworks/${pkgver%.*}/${pkgname}-${pkgver}.tar.xz") -md5sums=('431d0485dbd53453269f1fe0fdda7feb') +md5sums=('92ae10f36a45d591e7c65385f118e879') prepare() { mkdir -p build