Newer
Older
pkgdesc="Scripts to install Manjaro ARM directly to SD/eMMC cards"
url="https://gitlab.manjaro.org/manjaro-arm/applications/manjaro-arm-installer"
depends_x86_64=('dialog'
'gawk'
'git'
'libarchive'
'parted'
'wget'
'openssl'
'dosfstools'
'polkit')
depends_aarch64=('dialog'
'gawk'
'git'
'libarchive'
'parted'
'wget'
'openssl'
'dosfstools'
'polkit')
'f2fs-tools: f2fs filesystem utilities'
'cryptsetup: encryption support')
#optdepends_x86_64+=('grub-efi-arm64: for generic-efi support (only needed when script is run from other architectures than aarch64)') # AUR
install="$pkgname.install"
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('7595ecc5201052c91ddb1cf44632adbe3ab61325276c730dd1d235a27f7a02e7')