Version bump in the build scripts.

This commit is contained in:
Anton Hvornum 2020-08-20 12:32:27 +00:00
parent 73e415160c
commit aaad480ab8
2 changed files with 2 additions and 2 deletions

View File

@ -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"

View File

@ -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"