pmbootstrap: update to 1.2.0
This commit is contained in:
parent
7f1c8ba865
commit
c43d9f22d3
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.1.0
|
||||
pkgver=1.2.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="fe199576655ee34db0c407e24c718979c8a703eaccb3d67842d9a2493ada4f4f9655eaa3911ab522941d984ddb3c7894413db1b0712e1634aaaf61db6416ba75 pmbootstrap-1.1.0.tar.gz"
|
||||
sha512sums="66704f45d20526a66f7a7fb02a1962c6bfa6ab3c0c43d836b6abc0bb4c161877e22954bb0603268dfa725b4c4f4ab13e63cad65f00921f57389f35940b245926 pmbootstrap-1.2.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue