Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/PKGBUILD/archinstall
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-11-08 23:31:10 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-11-08 23:31:10 +0000
commite43a84bb4b4a3822cdaa6c0da7efc1ee5540c65f (patch)
tree9208d1156708ca1f6204b4da9023bf1ad1b8a9e6 /PKGBUILD/archinstall
parentdecf9119f27cba6a5aa3ae33b7c3e73d2f869af9 (diff)
Fix for #61. Variable mix-matches should be fixed and tested now. There's also slightly better debug output to show where the issue is rather than just 'AttributeError'.
Diffstat (limited to 'PKGBUILD/archinstall')
-rw-r--r--PKGBUILD/archinstall/PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD/archinstall/PKGBUILD b/PKGBUILD/archinstall/PKGBUILD
index 94f83172..f594d086 100644
--- a/PKGBUILD/archinstall/PKGBUILD
+++ b/PKGBUILD/archinstall/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anton Hvornum <anton@hvornum.se>
# Contributor: demostanis worlds <demostanis@protonmail.com>
pkgname="archinstall"
-pkgver="2.0.6rc15"
+pkgver="2.0.6rc16"
pkgdesc="Installs launcher scripts for archinstall"
pkgrel=1
url="https://github.com/Torxed/archinstall"