diff options
Diffstat (limited to 'libre/parabola-vmbootstrap/PKGBUILD')
-rw-r--r-- | libre/parabola-vmbootstrap/PKGBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/libre/parabola-vmbootstrap/PKGBUILD b/libre/parabola-vmbootstrap/PKGBUILD index e11266146..00bdbf1d1 100644 --- a/libre/parabola-vmbootstrap/PKGBUILD +++ b/libre/parabola-vmbootstrap/PKGBUILD @@ -3,7 +3,7 @@ pkgname=parabola-vmbootstrap -pkgver=20200331 +pkgver=20200401 pkgrel=1 arch=('any') pkgdesc="helper scripts to build and boot parabola virtual machine images" @@ -14,7 +14,7 @@ depends=(arch-install-scripts bash binutils librelib parted qemu qemu-arch-extra qemu-user-static qemu-user-static-binfmt sudo wget) makedepends=(git) -source=(git+https://git.parabola.nu/${pkgname}.git#tag=v${pkgver} +source=(git+https://git.parabola.nu/${pkgname}.git#tag=v${pkgver}) sha256sums=('SKIP') |