summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e0b11b3039c..c5ea4d0e9f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.37.0
+pkgver=1.38.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=('68687712daf9ffe7e50fd53b7aee2d60e10e0a7a05fe2820002625057323b8a5d4a1b58bae000f6476518e92a1462d094cebe2514bce4553681b69523cd6b9d6')
+sha512sums=('6a66a9ac2749a4096a7d3892007b0e9297ff06a16ee4f520944020f163ad92fbeda6217309a4f4d585ae5a62102958836ee508622adfd902e8c20962849fe315')
build() {
cd $pkgname-$pkgver