pmbootstrap: update to 1.0.3
This commit is contained in:
parent
ac6c0a2997
commit
82fb0a2d59
1 changed files with 2 additions and 2 deletions
|
@ -1,7 +1,7 @@
|
|||
# Contributor: Bart Ribbers <bribbers@disroot.org>
|
||||
# Maintainer: Bart Ribbers <bribbers@disroot.org>
|
||||
pkgname=pmbootstrap
|
||||
pkgver=1.0.2
|
||||
pkgver=1.0.3
|
||||
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="168662f66b5ce0867a6392988772dd34a9feb83faeec49af2b39fd224193d84aaab6c3150135af2d797e63608300cc186816148c6d571dd364cd9a8caaadf241 pmbootstrap-1.0.2.tar.gz"
|
||||
sha512sums="3ceecf1e31b16c705ba26e6a7fb91e66bc79c13b051a3c2d5d51542e36bc6a4154376c50483449edac8fb5cbb5a1b8bbe785fd96f45c3d83c7f490953ab6f86f pmbootstrap-1.0.3.tar.gz"
|
||||
|
|
Loading…
Add table
Reference in a new issue