summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cae59206bc11..b6a62362672d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.34.0
+pkgver=1.43.0
pkgrel=1
pkgdesc="Sophisticated chroot/build/flash tool to develop and install postmarketOS"
arch=('any')
@@ -11,7 +11,7 @@ url='https://postmarketos.org'
license=('GPL3')
depends=('python-setuptools')
source=("https://gitlab.com/postmarketOS/pmbootstrap/-/archive/$pkgver/pmbootstrap-$pkgver.tar.gz")
-sha512sums=('a0819f5c4683d9496f95cb05304687144d32adbc9e2096194c06676cad5f87d4dc3c0ae46e80d4fd8720a4b308af1870febbe5c08daefbbcdb19b44ba6f6304e')
+sha512sums=('1af0f0919dde92827c6051dadc59f771e4ff6c6c717eb90f6e683105da1ad71d1590b6cd40a48e5bf86a8a622a7b3d59f9033c6a3d54993a699f9292fa6fe139')
build() {
cd $pkgname-$pkgver