aboutsummaryrefslogtreecommitdiffstats
path: root/testing/pmbootstrap
diff options
context:
space:
mode:
authorOliver Smith <ollieparanoid@postmarketos.org>2020-02-23 03:51:59 +0100
committerLeo <thinkabit.ukim@gmail.com>2020-02-24 13:10:46 -0300
commitcec6fb058899048aeea3e2d49ecdff23a3baf9ef (patch)
treefbd9c5ae7ebac87c37180a18190d61152e439baf /testing/pmbootstrap
parent54194fe9e250aabc99651a1bb4a91a3768d98d91 (diff)
downloadaports-cec6fb058899048aeea3e2d49ecdff23a3baf9ef.tar.bz2
aports-cec6fb058899048aeea3e2d49ecdff23a3baf9ef.tar.xz
testing/pmbootstrap: upgrade to 1.15.0
Diffstat (limited to 'testing/pmbootstrap')
-rw-r--r--testing/pmbootstrap/APKBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/testing/pmbootstrap/APKBUILD b/testing/pmbootstrap/APKBUILD
index 79c7c927f9..3bb4abab37 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.14.0
-pkgrel=1
+pkgver=1.15.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,5 @@ package() {
python3 setup.py install --prefix=/usr --root="$pkgdir"
install -Dm644 "$srcdir"/modules-load.conf "$pkgdir"/usr/lib/modules-load.d/pmbootstrap.conf
}
-sha512sums="2531539a37c5c37c1731b3ffb51140e35585489aca5b946b0949a67b0d74620b96a16c8943a69a59e302a537d222424778157ec6f0282d7f7474361f3c20446b pmbootstrap-1.14.0.tar.gz
+sha512sums="5b3e7a7dfa41bffd66015390133f2f4bdc3569d43111b65c55c68bbc52891dda132ba66eda776d17cfb032c236dcceedc8e3ff5682e939fd56185c2c741112fa pmbootstrap-1.15.0.tar.gz
f8026ab32234b885e69252459047f70160c54319113bc449000aa7c05bd016f00a46cee05c8f5251682f967ab44a12c06fbbb3c02d0a57ccb836cff810ce1a40 modules-load.conf"