netctl-gui 1.0.6

This commit is contained in:
arcan1s
2014-04-19 12:11:51 +04:00
parent 582abd931d
commit 243d9e749e
3 changed files with 6 additions and 6 deletions

View File

@ -2,7 +2,7 @@
pkgname=kdeplasma-applets-netctl-gui
_pkgname=netctl-gui
pkgver=1.0.5
pkgver=1.0.6
pkgrel=1
pkgdesc="A plasmoid, which interacts with netctl. A part of netctl-gui"
arch=('i686' 'x86_64')
@ -16,7 +16,7 @@ optdepends=('kdebase-runtime: sudo support'
'sudo: sudo support')
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${_pkgname}-${pkgver}-src.tar.xz")
install="${_pkgname}.install"
md5sums=('1ed6e64f06865f129710101ca83624f7')
md5sums=('dc0e2f22f658d0c0ff159c95eb4fa413')
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI:BOOL=0"