mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-07-23 10:39:58 +00:00
Release 1.0.5
This commit is contained in:
@ -2,9 +2,9 @@
|
||||
|
||||
pkgname=kdeplasma-applets-netctl-gui
|
||||
_pkgname=netctl-gui
|
||||
pkgver=1.0.4
|
||||
pkgver=1.0.5
|
||||
pkgrel=1
|
||||
pkgdesc="A plasmoid for KDE4 whih interacts with netctl. A part of netctl-gui"
|
||||
pkgdesc="A plasmoid, which interacts with netctl. A part of netctl-gui"
|
||||
arch=('i686' 'x86_64')
|
||||
url="http://arcanis.name/projects/netctl-gui"
|
||||
license=('GPLv3')
|
||||
@ -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=('04ec09228a54fa4fe9e13a7a8e325bcb')
|
||||
md5sums=('1ed6e64f06865f129710101ca83624f7')
|
||||
|
||||
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release -DBUILD_GUI:BOOL=0"
|
||||
|
||||
|
Reference in New Issue
Block a user