main/pmbootstrap: update to 1.0.4
This commit is contained in:
parent
9933a27128
commit
1c0108f836
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.3
|
||||
pkgver=1.0.4
|
||||
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="3ceecf1e31b16c705ba26e6a7fb91e66bc79c13b051a3c2d5d51542e36bc6a4154376c50483449edac8fb5cbb5a1b8bbe785fd96f45c3d83c7f490953ab6f86f pmbootstrap-1.0.3.tar.gz"
|
||||
sha512sums="f4d9cd19d16e41d3132bdcba12705bd4e72e3d6d3053c9a610e1fcb96e8242f74de893fd8bb4a2798a12b35e7bdcdbdb7191f02573ba7a3ec9c129b4d99c8f47 pmbootstrap-1.0.4.tar.gz"
|
||||
|
|
Loading…
Reference in a new issue