release 1.4.2

* fix work with helper from GUI
This commit is contained in:
arcan1s
2015-03-21 00:00:47 +03:00
parent 824a11457b
commit ff3e000688
7 changed files with 24 additions and 24 deletions

View File

@ -3,7 +3,7 @@
pkgbase=netctl-gui
pkgname=('libnetctlgui' 'netctlgui-helper' 'netctl-gui'
'plasma5-applet-netctl-gui')
pkgver=1.4.1
pkgver=1.4.2
pkgrel=1
pkgdesc="Qt4/Qt5 GUI for netctl. Also provides a widget for KDE"
arch=('i686' 'x86_64')
@ -11,7 +11,7 @@ url="http://arcanis.name/projects/netctl-gui"
license=('GPL3')
makedepends=('cmake' 'extra-cmake-modules' 'plasma-framework' 'qt5-tools')
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgbase}-${pkgver}-src.tar.xz")
md5sums=('f93be4d72fa63007f39d3b5516ccd3e4')
md5sums=('3715129cf7d787b67576de9cc290eafa')
prepare() {