pmbootstrap: update to 1.3.0
This commit is contained in:
parent
158ac15143
commit
170c9aaaf1
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=pmbootstrap
|
||||
pkgver=1.2.0
|
||||
pkgver=1.3.0
|
||||
pkgrel=0
|
||||
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
||||
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
||||
|
@ -27,4 +27,4 @@ package() {
|
|||
cd "$builddir"
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="66704f45d20526a66f7a7fb02a1962c6bfa6ab3c0c43d836b6abc0bb4c161877e22954bb0603268dfa725b4c4f4ab13e63cad65f00921f57389f35940b245926 pmbootstrap-1.2.0.tar.gz"
|
||||
sha512sums="5b53e7fdb7b2944bb501a8150e2b339c43e5a479fd54fe8a9479901d28adcb2a4c69f798dc0d1a15f9e4e5fc5be4a8151adbc4845d67d19cb97273428fa1c580 pmbootstrap-1.3.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue