main/pmbootstrap: update to 1.0.2

This commit is contained in:
Bart Ribbers 2018-10-21 12:11:42 +02:00 committed by Oliver Smith
parent f30758fb4a
commit bd38a672bb
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=0.9
pkgver=1.0.2
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="3303be2b2100c6b699082910b15d6735152429dd1788d7320fa8534cb012c2aa90085b9ed3003ce16bedbe94647a1377f929b21cda30d44c2bcc4b1dd97c4cae pmbootstrap-0.9.tar.gz"
sha512sums="168662f66b5ce0867a6392988772dd34a9feb83faeec49af2b39fd224193d84aaab6c3150135af2d797e63608300cc186816148c6d571dd364cd9a8caaadf241 pmbootstrap-1.0.2.tar.gz"