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

Tobias Powalowski tpowa at archlinux.org
Mon Jul 20 15:21:33 UTC 2020


    Date: Monday, July 20, 2020 @ 15:21:32
  Author: tpowa
Revision: 392300

upgpkg: archboot 2020.07-4: bump for release

Modified:
  archboot/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-20 13:13:10 UTC (rev 392299)
+++ PKGBUILD	2020-07-20 15:21:32 UTC (rev 392300)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2020.07
-pkgrel=3
+pkgrel=4
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -54,7 +54,7 @@
         'etc/archboot/presets/x86_64'
 )
 install=archboot.install
-sha256sums=('7de8ddee70802f31339cfbe2c157ad9016946b2cd405d9538894e117414687ca')
+sha256sums=('ebe69bea6b13f16dfc9d53c9c35e3bf7351fcc08dd7195ccb50b71e6e493b005')
 ### to bump the depends list use this:
 #for i in $(grep ^depends= PKGBUILD | sed  -e 's/depends=(//g' -e 's/)//g'); do sed -i -e "s/$(echo $i)/$(echo $i | sed -e "s/>=.*/>=$(pacman -Qi $(echo $i | sed -e "s/'//g" -e 's/>=.*//g') | grep ^Version | sed -e 's/.*: //g')'/g")/g" PKGBUILD; done
 



More information about the arch-commits mailing list