main/pmbootstrap: update to 1.6.1

This commit is contained in:
Oliver Smith 2019-05-19 19:58:52 +02:00
parent e927feb4d5
commit 3b35907c50
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.6.0
pkgver=1.6.1
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="7f650c8d9e8a86c2c9b09d32f53e9ef9640a7182b6c3038231e50a89279a563fbf552c591b20142be8cb148572610591721c19a5f95bab7ccc26f8c465c6b88d pmbootstrap-1.6.0.tar.gz"
sha512sums="87b4841e3b168f0ee74b6e48aa864efaebbfe604d3fd409fe2eb0a609d5e92cb96564e3bad350f99ede9e492fa239b957b4e131da4f63dfa2a0e620f11031316 pmbootstrap-1.6.1.tar.gz"