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 arcitectures than aarch64) (from AUR)')
install="$pkgname.install"
source=("$url/-/archive/$pkgver/$pkgname-$pkgver.tar.gz")
sha256sums=('4cabc979cb2318afb2ae073704940047230379f86ad22074380f7b8f4d951807')