Skip to content
This repository has been archived by the owner on May 20, 2023. It is now read-only.

Commit

Permalink
upgpkg: archiso 70-1: Upgrade to 70.
Browse files Browse the repository at this point in the history
git-svn-id: file:///srv/repos/svn-packages/svn@469706 eb2447ed-0c53-47e4-bac8-5bc4a241df78
  • Loading branch information
dvzrv committed Feb 27, 2023
1 parent 9cb8129 commit 1b7ea4f
Showing 1 changed file with 14 additions and 4 deletions.
18 changes: 14 additions & 4 deletions archiso/trunk/PKGBUILD
Original file line number Diff line number Diff line change
Expand Up @@ -3,15 +3,25 @@
# Contributor: Gerardo Exequiel Pozzi <[email protected]>

pkgname=archiso
pkgver=69
_commit=8c20a97ef5a70e1398ede73791ea14f4a78dc202 # refs/tags/v69
pkgver=70
_commit=2468a13b7d960c015493630b3b13a90f3810a40f # refs/tags/v70
pkgrel=1
pkgdesc="Tools for creating Arch Linux live and install iso images"
arch=(any)
url="https://gitlab.archlinux.org/archlinux/archiso"
license=(GPL3)
depends=(arch-install-scripts bash dosfstools e2fsprogs erofs-utils grub
libarchive libisoburn mtools squashfs-tools)
depends=(
arch-install-scripts
bash
dosfstools
e2fsprogs
erofs-utils
grub
libarchive
libisoburn
mtools
squashfs-tools
)
makedepends=(git)
checkdepends=(shellcheck)
optdepends=(
Expand Down

0 comments on commit 1b7ea4f

Please sign in to comment.