Send patches - preferably formatted by git format-patch - to patches at archlinux32 dot org.
summaryrefslogtreecommitdiff
path: root/PKGBUILD
diff options
context:
space:
mode:
authorAnton Hvornum <anton.feeds+github@gmail.com>2020-08-20 12:32:27 +0000
committerAnton Hvornum <anton.feeds+github@gmail.com>2020-08-20 12:32:27 +0000
commitaaad480ab845ad644fdb8455d2bbf1763c605d24 (patch)
treea6128460d9a9fa90ce53d8a3b59bd4e702f4d195 /PKGBUILD
parent73e415160c0faaad5b7a4c9558e5f1be017b933d (diff)
Version bump in the build scripts.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD/archinstall/PKGBUILD2
-rw-r--r--PKGBUILD/python-archinstall/PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD/archinstall/PKGBUILD b/PKGBUILD/archinstall/PKGBUILD
index 9f2579a4..2f8b85a4 100644
--- a/PKGBUILD/archinstall/PKGBUILD
+++ b/PKGBUILD/archinstall/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Anton Hvornum anton@hvornum.se
# Contributor: Anton Hvornum anton@hvornum.se
pkgname="archinstall"
-pkgver="2.0.4rc4"
+pkgver="2.0.4rc6"
pkgdesc="Installs a pre-built binary of ${pkgname}"
pkgrel=1
url="https://github.com/Torxed/archinstall"
diff --git a/PKGBUILD/python-archinstall/PKGBUILD b/PKGBUILD/python-archinstall/PKGBUILD
index 064c8b3d..bbcc3118 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.4rc4"
+pkgver="2.0.4rc6"
pkgdesc="Installs ${pkgname} as a python library."
pkgrel=1
url="https://github.com/Torxed/archinstall"