svalat / homelinux

A simple source package manager like gentoo but for for your home directory. It also take in account the packages present on your system to not recompile everything. It support import of sources from gentoo, github and custom URLs.
http://svalat.github.io/homelinux/
Other
8 stars 0 forks source link

Version patching #94

Open svalat opened 3 months ago

svalat commented 3 months ago

To build the URL we sometimes have to remix the version number for exemple to replace to . by -.

Add notations to play with the digits of the version :

${VERSION[0:2]-${VERSION[3]}}