main/pmbootstrap: update to 1.4.0

This commit is contained in:
Oliver Smith 2019-02-15 16:58:29 +01:00
parent bc0a942628
commit a3b88e2e28
No known key found for this signature in database
GPG Key ID: 5AE7F5513E0885CB

View File

@ -1,7 +1,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Bart Ribbers <bribbers@disroot.org>
pkgname=pmbootstrap
pkgver=1.3.0
pkgver=1.4.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="5b53e7fdb7b2944bb501a8150e2b339c43e5a479fd54fe8a9479901d28adcb2a4c69f798dc0d1a15f9e4e5fc5be4a8151adbc4845d67d19cb97273428fa1c580 pmbootstrap-1.3.0.tar.gz"
sha512sums="116cbb8d3bb7a796f05403113a29f91d416e3ab44ecfed06c5ad963228c291c2c723733bf4a18e1eb2951e94aea956f46466211cb3760098168e196db657d93c pmbootstrap-1.4.0.tar.gz"