pmbootstrap: update to 1.1.0
This commit is contained in:
parent
bbec7c41ea
commit
8a05aacfc6
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.0.4
|
||||
pkgver=1.1.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="f4d9cd19d16e41d3132bdcba12705bd4e72e3d6d3053c9a610e1fcb96e8242f74de893fd8bb4a2798a12b35e7bdcdbdb7191f02573ba7a3ec9c129b4d99c8f47 pmbootstrap-1.0.4.tar.gz"
|
||||
sha512sums="fe199576655ee34db0c407e24c718979c8a703eaccb3d67842d9a2493ada4f4f9655eaa3911ab522941d984ddb3c7894413db1b0712e1634aaaf61db6416ba75 pmbootstrap-1.1.0.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue