Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/PKGBUILD
AgeCommit message (Collapse)Author
2020-10-11Added imports for `archinstall.TTS()` as well as added optinal depends for ↵Anton Hvornum
`PKGBUILD` files.
2020-10-01Apparently empty source definitions aren't allowed.Anton Hvornum
2020-10-01Renamed the pre-compiled PKGBUILD profile to archinstall-bin. Also added ↵Anton Hvornum
archinstall which is helper-scripts to run archinstall in python-module mode which depends on python-archinstall. Version bump to 2.0.5
2020-09-01Version bump to release v2.0.4Anton Hvornum
2020-08-20Version bump in the build scripts.Anton Hvornum
2020-08-19Wrong $pkgname, adjusted.Anton Hvornum
2020-08-19Added a PKGBUILD for python-archinstall. Which is just a Arch Linux native ↵Anton Hvornum
way of installing the pypi/pip version of archinstall.
2020-08-18Added build support for PKGBUILD. Also slimmed down make.sh to only compile ↵Anton Hvornum
the binary and nothing more. That way it's easier to ship the build to https://archlinux.life/bin/. Updated README to reflext the archlinux.life domain instead of hvornum.se since projects regarding archlinux will reside there or elsewhere in the future.
2020-07-30Version bump.Anton Hvornum
2020-07-22Version bump to: v2.0.4rc2Anton Hvornum
2020-07-10Added the arch to the buildAnton Hvornum
2020-07-10Fixed the build to include the examples in the right location.Anton Hvornum
2020-07-10Added a PKGBUILD which requires a pre-built nuitka3 version. More on this later.Anton Hvornum