author | Antonio Rojas
<arojas@archlinux.org> 2015-06-29 17:51:33 UTC |
committer | Antonio Rojas
<arojas@archlinux.org> 2015-06-29 17:51:33 UTC |
parent | 9b1d31c3dd0541a80fb22fb9ea0912e9ca181366 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index c61ce74..c037e90 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kio-extras -pkgver=5.3.1 +pkgver=5.3.2 pkgrel=1 pkgdesc="Additional components to increase the functionality of KIO" arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('plasma') install="${pkgname}.install" source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('8c53fd7088ae1c6a0a0054a6646bd4ac') +md5sums=('ee6f6308723206dbc871b3888317484b') prepare() { mkdir build