pmbootstrap: update to 1.5.0
This commit is contained in:
parent
45fd30fa32
commit
125ab01876
1 changed files with 3 additions and 3 deletions
|
@ -1,8 +1,8 @@
|
|||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=pmbootstrap
|
||||
pkgver=1.4.0
|
||||
pkgrel=1
|
||||
pkgver=1.5.0
|
||||
pkgrel=0
|
||||
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
|
||||
url="https://gitlab.com/postmarketOS/pmbootstrap"
|
||||
arch="noarch"
|
||||
|
@ -27,4 +27,4 @@ package() {
|
|||
cd "$builddir"
|
||||
python3 setup.py install --prefix=/usr --root="$pkgdir"
|
||||
}
|
||||
sha512sums="116cbb8d3bb7a796f05403113a29f91d416e3ab44ecfed06c5ad963228c291c2c723733bf4a18e1eb2951e94aea956f46466211cb3760098168e196db657d93c pmbootstrap-1.4.0.tar.gz"
|
||||
sha512sums="a3fb0a8b23d863cf60bcd03afe29197035d90e26be7b81ca38277679c7a12b0eb76484a3a36917e60a266a7a5d16bed871f77e873ccb599a74fbb969f8de60cf pmbootstrap-1.5.0.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue