forked from alnux/repo
update alnux os-release with more info
This commit is contained in:
parent
27d2fcc4c7
commit
57245b2091
2 changed files with 5 additions and 2 deletions
|
@ -1,5 +1,5 @@
|
||||||
pkg_config_deploy=true
|
pkg_config_deploy=true
|
||||||
pkg_config_ver="0.4"
|
pkg_config_ver="0.5"
|
||||||
pkg_config_name="alnux"
|
pkg_config_name="alnux"
|
||||||
pkg_config_makedepends=""
|
pkg_config_makedepends=""
|
||||||
pkg_config_depends=""
|
pkg_config_depends=""
|
|
@ -2,3 +2,6 @@ NAME="alnux"
|
||||||
PRETTY_NAME="alnux"
|
PRETTY_NAME="alnux"
|
||||||
ID=alnux
|
ID=alnux
|
||||||
BUILD_ID=rolling
|
BUILD_ID=rolling
|
||||||
|
HOME_URL=https://git.hippoz.xyz/alnux
|
||||||
|
SUPPORT_URL=https://git.hippoz.xyz/alnux/aps/issues
|
||||||
|
BUG_REPORT_URL=https://git.hippoz.xyz/alnux/aps/issues
|
Loading…
Reference in a new issue