summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2020-05-24 12:12:44 +0200
committerLuca Weiss2020-05-24 12:12:44 +0200
commit607264d08bf6044f611c5f99641c86f3bb6ea1a4 (patch)
treec5e044b55e2841fcd0e2e5afe066173a8aac6986 /PKGBUILD
parentf347b688f36c14c36e8f50095d3b5bf1c529e0ac (diff)
downloadaur-607264d08bf6044f611c5f99641c86f3bb6ea1a4.tar.gz
upgpkg: pmbootstrap 1.20.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 937cf4a99a89..637d26c55edf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.19.0
+pkgver=1.20.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=('2b0c67e981d2aed5bbc4c3b54af131d1cc1a79ac280df16c7045f0dde2f7fc1d938544be6bc1ad79c84e6015664d32c8789e17ed9c2a6b9b515e2c93576c4cf0')
+sha512sums=('083140803c448e2fa5f4159f5d912d0b6d1bc8dd7d87eeadba5fd657fb022233bd350a83cf2baed6f7883b649707a752c14323138c65a355b0c8b45dfdc52a19')
build() {
cd $pkgname-$pkgver