author | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:34:03 UTC |
committer | Felix Yan
<felixonmars@archlinux.org> 2015-09-08 15:34:03 UTC |
parent | 21afca535ee80f1b704710da6ab320ee26059f46 |
PKGBUILD | +2 | -2 |
diff --git a/PKGBUILD b/PKGBUILD index 22a327b..d3b00e1 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -3,7 +3,7 @@ # Contributor: Antonio Rojas pkgname=kmenuedit -pkgver=5.4.0 +pkgver=5.4.1 pkgrel=1 pkgdesc='KDE menu editor' arch=('i686' 'x86_64') @@ -15,7 +15,7 @@ makedepends=('extra-cmake-modules' 'kdoctools' 'python') conflicts=('kdebase-workspace') install="${pkgname}.install" source=("http://download.kde.org/stable/plasma/${pkgver}/$pkgname-$pkgver.tar.xz") -md5sums=('31b8ae1e86994814e1b5fd72c88ce096') +md5sums=('5533875aea1883ce0d59cd72f1b05c24') prepare() { mkdir build