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 74e1a42f6570..254bfc2ee0f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Nuno Araujo <nuno.araujo@russo79.com>
pkgname=pmbootstrap
-pkgver=1.0.3
+pkgver=1.0.4
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")
-sha256sums=('f9e86cfde0f90de64c96fd43f6835f88fff37aad7802c635f5c6a84aa4187e50')
+sha256sums=('27932e08c9c9b369fce63111b89082672f6760bab1a94be08b8126e97ac403ba')
build() {
cd $pkgname-$pkgver