summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2021-03-31 22:16:38 +0200
committerLuca Weiss2021-03-31 22:16:38 +0200
commit2b7b5b9ae42e669fd98d2bdb1222224b190f3c4c (patch)
treed31dec7906769c04f7c35b5fd0200e916f7c84ef /PKGBUILD
parentf4e288df177e5f7017989618775a01e4b096fbf5 (diff)
downloadaur-2b7b5b9ae42e669fd98d2bdb1222224b190f3c4c.tar.gz
upgpkg: pmbootstrap 1.30.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 0016db49ac64..04afe02ee681 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.29.2
+pkgver=1.30.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=('2e68629c735cabb385b25058327d071c3f42a06d6d3ceb06fb496c0d723de67b72c9809659b116f755e3b3adc30923367500c6ac79ad460216f381632aa1dbc8')
+sha512sums=('883d9546acd90b4046e2f6bf574f57b5584ed2756a619594e9f35958d5553edfe180acace5c3213a9c4e2a6bf7315ca78e5f8d95c90f7d713d07472b8584dc47')
build() {
cd $pkgname-$pkgver