summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuca Weiss2019-07-06 18:01:35 +0200
committerLuca Weiss2019-07-06 18:01:35 +0200
commit8bf0ced719d2007a3d293b31d403dffbe1ba9f59 (patch)
tree9ddaabfa41010b209b7d041a17376bd20900c12e /PKGBUILD
parent0c00169ce0e38054396d594220ae2fdac76c464a (diff)
downloadaur-8bf0ced719d2007a3d293b31d403dffbe1ba9f59.tar.gz
upgpkg: pmbootstrap 1.7.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 66152e897b3f..998f64847670 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.6.1
+pkgver=1.7.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=('87b4841e3b168f0ee74b6e48aa864efaebbfe604d3fd409fe2eb0a609d5e92cb96564e3bad350f99ede9e492fa239b957b4e131da4f63dfa2a0e620f11031316')
+sha512sums=('13a6085d113ab76d7b54ff438c3ea8fec1a8a4f8cf7e5efed372a6ce8288ef5cf96b8e7aae35ec7adba6a03f2da50fa93671260bf1b96593e0519ffe3c3baa28')
build() {
cd $pkgname-$pkgver