summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2021-01-08 17:28:56 +0100
committerLuca Weiss2021-01-08 17:28:56 +0100
commita0168fb891340e23a93c67d15dcdb6afc7d36872 (patch)
treebe7fb5a6b4fb41d9480984525ae390282b39be03 /PKGBUILD
parenta6da38c9772d75a9e6af5b6305192dd584212cf9 (diff)
downloadaur-a0168fb891340e23a93c67d15dcdb6afc7d36872.tar.gz
upgpkg: pmbootstrap 1.28.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 4f030950bd96..3c7b33830566 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.27.0
+pkgver=1.28.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=('7c368423977e80a28d4fa3400f8106c8d83a2c05f100def360a4691947444e81c8e3216a8d705eafded83b3ea0b25937f70696fabd082c71acb16a0cdf218b98')
+sha512sums=('d42aeedc6ace865781615d81e3c025ef2afc7155d661af3ae220e27317f6ff81fa2e8c39f8c82f9769fdd6306171e151e8fcf2d116116c88a807506006ac9881')
build() {
cd $pkgname-$pkgver