release 1.0.0

This commit is contained in:
arcan1s
2014-03-25 11:00:50 +04:00
parent 80e4b3e3d3
commit 6132de0951
15 changed files with 757 additions and 45 deletions

View File

@ -18,7 +18,7 @@ optdepends=('kdebase-runtime: sudo support'
'wpa_supplicant: wifi support')
source=("https://github.com/arcan1s/netctlplasmoid/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz")
install="${pkgname}.install"
md5sums=('5e7573643d528f770fca2dc3e2122e69')
md5sums=('bc727268cdc3b9ab7d567a2fe9ad3330')
# flags
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release"