parent
3a70f3748f
commit
eeca34eaf4
1 changed files with 2 additions and 2 deletions
|
@ -2,12 +2,12 @@
|
|||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=pmbootstrap
|
||||
pkgver=1.12.0
|
||||
pkgrel=0
|
||||
pkgrel=1
|
||||
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
||||
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
||||
arch="noarch"
|
||||
license="GPL-3.0-or-later"
|
||||
depends="python3 coreutils procps"
|
||||
depends="python3 coreutils procps openssl"
|
||||
makedepends="python3"
|
||||
checkdepends="pytest"
|
||||
source="$pkgname-$pkgver.tar.gz::https://gitlab.com/postmarketos/pmbootstrap/-/archive/$pkgver/pmbootstrap-$pkgver.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue