author | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:48:31 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2016-01-10 14:48:31 UTC |
parent | dccfa11e91b58156c89b6d88b30d88eeb40b7d63 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 3f2b582..e8db8d5 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -2,7 +2,7 @@ # Contributor: Andrea Scarpino <andrea@archlinux.org> pkgname=kiconthemes -pkgver=5.17.0 +pkgver=5.18.0 pkgrel=1 pkgdesc='Support for icon themes' arch=('i686' 'x86_64') @@ -12,7 +12,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=('c7e44b909ad5ff372dfd2a2341e09e0f') +md5sums=('7de83ced56231a852956ec41815c22e0') prepare() { mkdir -p build