diff options
Diffstat (limited to 'libre/parabola-vmbootstrap')
-rw-r--r-- | libre/parabola-vmbootstrap/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/parabola-vmbootstrap/PKGBUILD b/libre/parabola-vmbootstrap/PKGBUILD index 00bdbf1d1..86e7c2ced 100644 --- a/libre/parabola-vmbootstrap/PKGBUILD +++ b/libre/parabola-vmbootstrap/PKGBUILD @@ -11,7 +11,7 @@ license=('GPL3') 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) + qemu-arch-extra qemu-user-static-binfmt sudo wget) makedepends=(git) source=(git+https://git.parabola.nu/${pkgname}.git#tag=v${pkgver}) |