From aced91deefc6ecc718fc332723c4720fe8403739 Mon Sep 17 00:00:00 2001 From: langfingaz Date: Tue, 4 May 2021 21:08:44 +0200 Subject: [PATCH] interactive pacstrap --- pkg/de-p1st-installer/PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pkg/de-p1st-installer/PKGBUILD b/pkg/de-p1st-installer/PKGBUILD index 0f82721..78c1c6c 100644 --- a/pkg/de-p1st-installer/PKGBUILD +++ b/pkg/de-p1st-installer/PKGBUILD @@ -2,7 +2,7 @@ _pkgname=installer _reponame=arch pkgname="de-p1st-$_pkgname" -pkgver=0.0.2 +pkgver=0.0.3 pkgrel=1 pkgdesc="Bash script to install Arch Linux" arch=('any')