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