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

changed source

parent 0b440228
No related branches found
No related tags found
No related merge requests found
......@@ -9,7 +9,7 @@ arch=('any')
url="https://gitlab.manjaro.org/packages/community/manjaro-arm-installer)/$pkgname"
license=('GPL3')
depends=('manjaro-arm-qemu-static' 'git' 'parted' 'wget' 'dialog' 'libarchive' 'debian-whois-mkpasswd' 'gawk')
source=("$url/-/archive/${pkgver}/${pkgname}-${pkgver}.zip")
source=("https://gitlab.manjaro.org/manjaro-arm/applications/${pkgname}/-/archive/${pkgver}
package() { install -d "${pkgdir}/usr/bin"
install -Dm755 ${srcdir}/${pkgname}-${pkgver}/${pkgname} ${pkgdir}/usr/bin/
......
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