summaryrefslogtreecommitdiff
path: root/libre/parabolaiso/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'libre/parabolaiso/PKGBUILD')
-rw-r--r--libre/parabolaiso/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/libre/parabolaiso/PKGBUILD b/libre/parabolaiso/PKGBUILD
index 68b37f5ee..660969bfd 100644
--- a/libre/parabolaiso/PKGBUILD
+++ b/libre/parabolaiso/PKGBUILD
@@ -4,14 +4,14 @@
# Maintainer: David P. <megver83@parabola.nu>
pkgname=parabolaiso
-pkgver=64
+pkgver=65
pkgrel=1
pkgdesc="Tools for creating Parabola GNU/Linux-libre live and install iso images"
arch=(any)
license=(GPL3)
url="https://git.parabola.nu/parabolaiso.git/"
-depends=(arch-install-scripts bash dosfstools e2fsprogs erofs-utils
-libarchive libisoburn mtools squashfs-tools grub)
+depends=(arch-install-scripts bash dosfstools e2fsprogs erofs-utils grub
+libarchive libisoburn mtools squashfs-tools)
makedepends=(git)
checkdepends=(shellcheck)
optdepends=(
@@ -20,7 +20,7 @@ optdepends=(
'qemu-desktop: for run_parabolaiso'
'qemu-user-static: for armv7h support when building in bootstrap mode from x86'
)
-source=("git+https://git.parabola.nu/packages/parabolaiso.git#tag=v${pkgver}?signed")
+source=(git+https://git.parabola.nu/packages/parabolaiso.git#tag=v${pkgver}?signed)
sha256sums=('SKIP')
validpgpkeys=(6DB9C4B4F0D8C0DC432CF6E4227CA7C556B2BA78) # David P. <megver83@parabola.nu>