summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-04-27 18:41:04 +0200
committerLuca Weiss2019-04-27 18:41:04 +0200
commit5e8469a90b88e61de71c25fdae4bd8ba810c1a96 (patch)
tree30edc80486fc79dfe0c482faddba76ac81354740 /PKGBUILD
parent31574470e044d393d0840ae75b4e1797b154a130 (diff)
downloadaur-5e8469a90b88e61de71c25fdae4bd8ba810c1a96.tar.gz
upgpkg: pmbootstrap 1.6.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 d0f417c6aca4..1489c2185d53 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.5.1
+pkgver=1.6.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=('c788ab9ec5cec44ce628c949f21b7b26e9395ff98f632f4bcfe65ad0e1afde826c7badedac5a8f4236fbe6a70a49f3e56714eccdd9e9025c1d87112d7834d857')
+sha512sums=('7f650c8d9e8a86c2c9b09d32f53e9ef9640a7182b6c3038231e50a89279a563fbf552c591b20142be8cb148572610591721c19a5f95bab7ccc26f8c465c6b88d')
build() {
cd $pkgname-$pkgver