summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2020-07-11 18:14:45 +0200
committerLuca Weiss2020-07-11 18:14:45 +0200
commit873628c9fc5ea310e1bf2580e46cfa5aba7bbe73 (patch)
tree807af634ec3c25e139c89646f1ec71a69a39c7b5 /PKGBUILD
parent607264d08bf6044f611c5f99641c86f3bb6ea1a4 (diff)
downloadaur-873628c9fc5ea310e1bf2580e46cfa5aba7bbe73.tar.gz
upgpkg: pmbootstrap 1.21.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 637d26c55edf..b00924ac4cac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.20.0
+pkgver=1.21.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=('083140803c448e2fa5f4159f5d912d0b6d1bc8dd7d87eeadba5fd657fb022233bd350a83cf2baed6f7883b649707a752c14323138c65a355b0c8b45dfdc52a19')
+sha512sums=('a596a44776e296b8bb38492305e7a63b98435f0eb03ff7dfdab6defaf8d6871fd520a6d61eb93e8f20c0562d8ba4c689a8bc612dae4958f8c9d7896e24fe49d3')
build() {
cd $pkgname-$pkgver