pmbootstrap: upgrade to 1.8.1

This commit is contained in:
Oliver Smith 2019-09-18 22:09:01 +02:00
parent ceefd198f9
commit 9bf06a52e4
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: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=pmbootstrap
pkgver=1.8.0
pkgver=1.8.1
pkgrel=0
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
url="https://gitlab.com/postmarketOS/pmbootstrap"
@ -24,4 +24,4 @@ check() {
package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
}
sha512sums="4eacd7b44ab68529e83c80d766a1394460e3740b6db66914c126c3c254d024649d26ca7aaf76c2296917607f70659788e2ab577825438c17d7eae8f547ade869 pmbootstrap-1.8.0.tar.gz"
sha512sums="b9a5677d5ba1f71ce4bc93472dd40473b2d2ed421921dc8e382062f0a7ddeabdcaab3049f0b6831020511ecfe5b7fd0f94d2c6b78e4a9e5f3c7ddc8df369f15f pmbootstrap-1.8.1.tar.gz"