author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 16:00:34 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 16:00:34 UTC |
parent | 6ade543d13571d35791fb3a90f7c011057be7e69 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 59451ac..5f5b3eb 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas <arojas@archlinux.org> pkgname=kde-gtk-config -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc='GTK2 and GTK3 Configurator for KDE' arch=('i686' 'x86_64') @@ -18,7 +18,7 @@ replaces=('kde-gtk-config-frameworks') groups=('plasma') install=$pkgname.install source=("http://download.kde.org/stable/plasma/$pkgver/$pkgname-$pkgver.tar.xz") -md5sums=('31f6c449cd683937a4cc5ba2447bbf0d') +md5sums=('9ea14c8cc5a64ce0d9f0eeb3fccac830') prepare() { mkdir build