[arch-commits] Commit in pmbootstrap/trunk (PKGBUILD)

Kpcyrd kpcyrd at gemini.archlinux.org
Thu May 19 09:44:06 UTC 2022


    Date: Thursday, May 19, 2022 @ 09:44:05
  Author: kpcyrd
Revision: 1209214

upgpkg: pmbootstrap 1.43.1-1

Modified:
  pmbootstrap/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-19 09:12:35 UTC (rev 1209213)
+++ PKGBUILD	2022-05-19 09:44:05 UTC (rev 1209214)
@@ -4,8 +4,8 @@
 # Contributor: Nuno Araujo <nuno.araujo at russo79.com>
 
 pkgname=pmbootstrap
-pkgver=1.43.0
-pkgrel=2
+pkgver=1.43.1
+pkgrel=1
 pkgdesc='Sophisticated chroot/build/flash tool to develop and install postmarketOS'
 url='https://gitlab.com/postmarketOS/pmbootstrap'
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('python')
 makedepends=('python-setuptools')
 source=("https://gitlab.com/postmarketOS/pmbootstrap/-/archive/$pkgver/pmbootstrap-$pkgver.tar.gz")
-sha512sums=('1af0f0919dde92827c6051dadc59f771e4ff6c6c717eb90f6e683105da1ad71d1590b6cd40a48e5bf86a8a622a7b3d59f9033c6a3d54993a699f9292fa6fe139')
+sha512sums=('4b839986629701638d552d7db67727da22de7e284dbfc96ce3459174362a7f437f0c3b35d814995c2373739744f7dbc4ea5e604b8628bf0ddf4c14665a7cb43b')
 
 build() {
   cd "${pkgname}-${pkgver}"



More information about the arch-commits mailing list