summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorbill-auger <mr.j.spam.me@gmail.com>2021-03-03 03:19:16 -0500
committerbill-auger <mr.j.spam.me@gmail.com>2021-03-05 00:32:04 -0500
commit028a73da3512ac00d9d478c584d4c23ee2c1aa97 (patch)
treedf99317e86ab97cbb7062b00071887e4366e1298
parenta69015e6dbc2150d074ec6bea788926f955b2e4a (diff)
[parabola-vmbootstrap]: housekeeping
-rw-r--r--libre/parabola-vmbootstrap/PKGBUILD2
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})