summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-09-25 19:50:12 +0200
committerLuca Weiss2019-09-25 19:50:12 +0200
commite26f9a682d49f06ac5d9b96b8b2850042ea50454 (patch)
tree0a649e9893ceb62bce08cf900039fb9dd9b8324e /PKGBUILD
parent8bf0ced719d2007a3d293b31d403dffbe1ba9f59 (diff)
downloadaur-e26f9a682d49f06ac5d9b96b8b2850042ea50454.tar.gz
upgpkg: pmbootstrap 1.8.1-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 998f64847670..c4c5d2afad46 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.7.0
+pkgver=1.8.1
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=('13a6085d113ab76d7b54ff438c3ea8fec1a8a4f8cf7e5efed372a6ce8288ef5cf96b8e7aae35ec7adba6a03f2da50fa93671260bf1b96593e0519ffe3c3baa28')
+sha512sums=('b9a5677d5ba1f71ce4bc93472dd40473b2d2ed421921dc8e382062f0a7ddeabdcaab3049f0b6831020511ecfe5b7fd0f94d2c6b78e4a9e5f3c7ddc8df369f15f')
build() {
cd $pkgname-$pkgver