summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2022-04-15 23:38:40 +0200
committerLuca Weiss2022-04-15 23:38:40 +0200
commit91aa607bee6fb66b7ff4604cec7f7dd4ce0ca9db (patch)
treed3369445fcee6ebe3f422145440a13aac6efc18d /PKGBUILD
parentc77865b713bc5411b46bccad11d69ee6ee5b937d (diff)
downloadaur-91aa607bee6fb66b7ff4604cec7f7dd4ce0ca9db.tar.gz
upgpkg: pmbootstrap 1.43.0-1
upstream release
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a71b324e2ccb..b6a62362672d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.42.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=('cdbc93a6fce8833c86a34a15b56ae536843373c678786f596c1dcc073d686fb0d676b7dbce3fe49a0051488ee12927d7bbc6aa31f93ffd4a6fea17c294fb49e0')
+sha512sums=('1af0f0919dde92827c6051dadc59f771e4ff6c6c717eb90f6e683105da1ad71d1590b6cd40a48e5bf86a8a622a7b3d59f9033c6a3d54993a699f9292fa6fe139')
build() {
cd $pkgname-$pkgver