aboutsummaryrefslogtreecommitdiffstats
path: root/testing
diff options
context:
space:
mode:
authorOliver Smith <ollieparanoid@postmarketos.org>2020-05-10 18:56:47 +0200
committerSören Tempel <soeren+git@soeren-tempel.net>2020-05-10 19:11:09 +0200
commit1dbdb97e7458257e3769e9115203e02b28bf0cdc (patch)
treeb6d84c5b53dc6fc23902822668ab76b40e3f7022 /testing
parentc18d46a99c87fecb9748603d126804e99095f9a1 (diff)
downloadaports-1dbdb97e7458257e3769e9115203e02b28bf0cdc.tar.bz2
aports-1dbdb97e7458257e3769e9115203e02b28bf0cdc.tar.xz
testing/pmbootstrap: upgrade to 1.19.0
Diffstat (limited to 'testing')
-rw-r--r--testing/pmbootstrap/APKBUILD7
1 files changed, 4 insertions, 3 deletions
diff --git a/testing/pmbootstrap/APKBUILD b/testing/pmbootstrap/APKBUILD
index 278bd0b8d2..f1e4c08932 100644
--- a/testing/pmbootstrap/APKBUILD
+++ b/testing/pmbootstrap/APKBUILD
@@ -1,8 +1,8 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
# Maintainer: Oliver Smith <ollieparanoid@postmarketos.org>
pkgname=pmbootstrap
-pkgver=1.18.1
-pkgrel=1
+pkgver=1.19.0
+pkgrel=0
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
url="https://gitlab.com/postmarketOS/pmbootstrap"
arch="noarch"
@@ -26,5 +26,6 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
install -Dm644 "$srcdir"/modules-load.conf "$pkgdir"/usr/lib/modules-load.d/pmbootstrap.conf
}
-sha512sums="31c2699ec83f929ed46ba8de268425b9f8a69f6f123155380b1230cba6b7a056d88a724a808dd5e57cbc67da6d4077ca40f6fcb61622329a76898491a4375727 pmbootstrap-1.18.1.tar.gz
+
+sha512sums="2b0c67e981d2aed5bbc4c3b54af131d1cc1a79ac280df16c7045f0dde2f7fc1d938544be6bc1ad79c84e6015664d32c8789e17ed9c2a6b9b515e2c93576c4cf0 pmbootstrap-1.19.0.tar.gz
f8026ab32234b885e69252459047f70160c54319113bc449000aa7c05bd016f00a46cee05c8f5251682f967ab44a12c06fbbb3c02d0a57ccb836cff810ce1a40 modules-load.conf"