From 8d941eaa2c3a8d18163543d81c8589884fdc7cd1 Mon Sep 17 00:00:00 2001 From: Anton Hvornum Date: Thu, 1 Oct 2020 10:33:14 +0200 Subject: Renamed the pre-compiled PKGBUILD profile to archinstall-bin. Also added archinstall which is helper-scripts to run archinstall in python-module mode which depends on python-archinstall. Version bump to 2.0.5 --- PKGBUILD/python-archinstall/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'PKGBUILD/python-archinstall') diff --git a/PKGBUILD/python-archinstall/PKGBUILD b/PKGBUILD/python-archinstall/PKGBUILD index ff6935df..ccf8f683 100644 --- a/PKGBUILD/python-archinstall/PKGBUILD +++ b/PKGBUILD/python-archinstall/PKGBUILD @@ -1,7 +1,7 @@ # Maintainer: Anton Hvornum anton@hvornum.se # Contributor: Anton Hvornum anton@hvornum.se pkgname="python-archinstall" -pkgver="2.0.4" +pkgver="2.0.5" pkgdesc="Installs ${pkgname} as a python library." pkgrel=1 url="https://github.com/Torxed/archinstall" -- cgit v1.2.3-54-g00ecf