main/pmbootstrap: upgrade to 1.8.0
This commit is contained in:
parent
0d9b581c86
commit
f6b3d01dac
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
|
||||
pkgname=pmbootstrap
|
||||
pkgver=1.7.0
|
||||
pkgrel=1
|
||||
pkgver=1.8.0
|
||||
pkgrel=0
|
||||
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
||||
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
||||
arch="noarch"
|
||||
|
@ -24,4 +24,4 @@ check() {
|
|||
package() {
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="13a6085d113ab76d7b54ff438c3ea8fec1a8a4f8cf7e5efed372a6ce8288ef5cf96b8e7aae35ec7adba6a03f2da50fa93671260bf1b96593e0519ffe3c3baa28 pmbootstrap-1.7.0.tar.gz"
|
||||
sha512sums="4eacd7b44ab68529e83c80d766a1394460e3740b6db66914c126c3c254d024649d26ca7aaf76c2296917607f70659788e2ab577825438c17d7eae8f547ade869 pmbootstrap-1.8.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue