summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-11-23 11:25:49 +0100
committerLuca Weiss2019-11-23 11:25:49 +0100
commitad70c5becb532898f11af6642c9553bb3ec90147 (patch)
treec5e1576ef0f2b9c28399ddadc58a4c50f1c4871a /PKGBUILD
parent9aed1159bc07ba87576ee63613aaa0500f619ff1 (diff)
downloadaur-ad70c5becb532898f11af6642c9553bb3ec90147.tar.gz
upgpkg: pmbootstrap 1.11.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 0b32cfbc0606..acccea177573 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.10.0
+pkgver=1.11.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=('805fe1f7ef72ad04b206f5af56ee2fead9d6fb14b4dd509a0c408f9a6e3c8a63cf219cf813a191a9c1f822b04d0585d16325f24369a724766b7dca72d025ef8b')
+sha512sums=('9d914fc7b2968504790434d49f4426e8f408a3f68c31b561a2a930233e8dd66c9a439cfee07b8c92c00a06cfceb95f80157dc6c3e2efeef2692a9b0bd5342976')
build() {
cd $pkgname-$pkgver