pmbootstrap: update to 1.5.1

This commit is contained in:
Oliver Smith 2019-03-10 02:45:58 +01:00
parent e0b9afc15e
commit 7ab24cb685
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.5.0
pkgver=1.5.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="a3fb0a8b23d863cf60bcd03afe29197035d90e26be7b81ca38277679c7a12b0eb76484a3a36917e60a266a7a5d16bed871f77e873ccb599a74fbb969f8de60cf pmbootstrap-1.5.0.tar.gz"
sha512sums="c788ab9ec5cec44ce628c949f21b7b26e9395ff98f632f4bcfe65ad0e1afde826c7badedac5a8f4236fbe6a70a49f3e56714eccdd9e9025c1d87112d7834d857 pmbootstrap-1.5.1.tar.gz"