main/pmbootstrap: upgrade to 1.10.0
This commit is contained in:
parent
81872a59c1
commit
0bf6919046
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
||||||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||||
pkgname=pmbootstrap
|
pkgname=pmbootstrap
|
||||||
pkgver=1.9.0
|
pkgver=1.10.0
|
||||||
pkgrel=0
|
pkgrel=0
|
||||||
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
||||||
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
||||||
|
@ -24,4 +24,4 @@ check() {
|
||||||
package() {
|
package() {
|
||||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||||
}
|
}
|
||||||
sha512sums="54f8845bebef3a85d7ac2d19abcc5881c014e64b0e22e2314a64d7ff876e9b1362e971325a1e5521af08070fc8b222cfd92946b0b623887d03328632fe86b857 pmbootstrap-1.9.0.tar.gz"
|
sha512sums="805fe1f7ef72ad04b206f5af56ee2fead9d6fb14b4dd509a0c408f9a6e3c8a63cf219cf813a191a9c1f822b04d0585d16325f24369a724766b7dca72d025ef8b pmbootstrap-1.10.0.tar.gz"
|
||||||
|
|
Loading…
Reference in a new issue