summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2020-03-30 21:03:42 +0200
committerAndreas Grapentin <andreas@grapentin.org>2020-03-30 21:03:42 +0200
commitf9ec026b6d59348459a8e57046587d5a4ae7e4a1 (patch)
tree32945b1a31f7a841f1f4e56e0bca3b83eb5d6141
parent0e5eeb1abb8b5abf4e3124733ddf87833b39517c (diff)
libre/parabola-vmbootstrap: updated to 20200211-1
-rw-r--r--libre/parabola-vmbootstrap/PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/libre/parabola-vmbootstrap/PKGBUILD b/libre/parabola-vmbootstrap/PKGBUILD
index f938f110f..3861c27b1 100644
--- a/libre/parabola-vmbootstrap/PKGBUILD
+++ b/libre/parabola-vmbootstrap/PKGBUILD
@@ -1,18 +1,18 @@
# Maintainer: Andreas Grapentin <andreas@grapentin.org>
pkgname=parabola-vmbootstrap
-pkgver=20190502
+pkgver=20200211
pkgrel=1
arch=(any)
pkgdesc="helper scripts to build and boot parabola virtual machine images"
license=(GPL3)
-url="https://git.parabola.nu/~oaken-source/parabola-vmbootstrap.git/"
+url="https://git.parabola.nu/parabola-vmbootstrap.git/"
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/~oaken-source/parabola-vmbootstrap.git)
+source=(git+https://git.parabola.nu/parabola-vmbootstrap.git)
sha256sums=('SKIP')
pkgver() {