author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:19:19 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:19:19 UTC |
parent | 0a0a74b9bcc27643723f2c38ec9a8815b91b1308 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 1092bce..2df6741 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=milou -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc="A dedicated search application built on top of Baloo" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('krunner') makedepends=('extra-cmake-modules' 'kdoctools' 'python') groups=('plasma') source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('5a7e1c77f9025bc7d6e3b96f8423288d') +md5sums=('030248d066c81093a954de64e51d31bf') prepare() { mkdir build