mirror of
https://github.com/arcan1s/netctl-gui.git
synced 2025-04-24 15:37:23 +00:00
edited changelog
This commit is contained in:
parent
7e85f1f933
commit
7529cd7af0
@ -1,7 +1,7 @@
|
||||
Ver.1.0.4:
|
||||
+ added Qt5 gui (by default)
|
||||
+ added notifications
|
||||
* fix run command with sudo from plasmoid
|
||||
+ [gui] added Qt5 gui (by default)
|
||||
+ [plasmoid] added notifications
|
||||
* [plasmoid] fix run command with sudo from plasmoid
|
||||
|
||||
Ver.1.0.3:
|
||||
+ [plasmoid] edited russian translation
|
||||
|
2
PKGBUILD
2
PKGBUILD
@ -19,7 +19,7 @@ optdepends=('kdebase-runtime: sudo support'
|
||||
'wpa_supplicant: wifi support')
|
||||
source=("https://github.com/arcan1s/netctl-gui/releases/download/V.${pkgver}/${pkgname}-${pkgver}-src.tar.xz")
|
||||
install="${pkgname}.install"
|
||||
md5sums=('4dc8aa4d357fe6bdbd0a18d778a53187')
|
||||
md5sums=('1e790c31d135b91c7ec80791508e6e92')
|
||||
|
||||
# flags
|
||||
_cmakekeys="-DCMAKE_INSTALL_PREFIX=/usr -DCMAKE_BUILD_TYPE=Release"
|
||||
|
Loading…
Reference in New Issue
Block a user