Skip to content
Snippets Groups Projects
Commit 4fb8aac4 authored by Helmut Stult's avatar Helmut Stult
Browse files

First release

parent 871a7a51
No related branches found
No related tags found
No related merge requests found
...@@ -3,12 +3,11 @@ ...@@ -3,12 +3,11 @@
pkgname=manjaro-arm-installer pkgname=manjaro-arm-installer
pkgver=1.0.1 pkgver=1.0.1
pkgrel=1 pkgrel=2
pkgdesc="Scripts to install Manjaro ARM directly to SD/eMMC cards!" pkgdesc="Scripts to install Manjaro ARM directly to SD/eMMC cards!"
arch=('any') arch=('any')
url="https://manjaro.org" url="https://manjaro.org"
license=('GPL3') license=('GPL3')
provides=('binfmt-qemu-static')
depends=('manjaro-arm-qemu-static' 'git' 'parted' 'wget' 'dialog' 'libarchive' 'debian-whois-mkpasswd' 'gawk') depends=('manjaro-arm-qemu-static' 'git' 'parted' 'wget' 'dialog' 'libarchive' 'debian-whois-mkpasswd' 'gawk')
source=("https://gitlab.manjaro.org/manjaro-arm/applications/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip") source=("https://gitlab.manjaro.org/manjaro-arm/applications/${pkgname}/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment