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

Tobias Powalowski tpowa at archlinux.org
Sun Jul 19 06:44:05 UTC 2020


    Date: Sunday, July 19, 2020 @ 06:44:05
  Author: tpowa
Revision: 392265

upgpkg: archboot 2020.07-3: bump for new bind package

Modified:
  archboot/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-07-18 17:45:36 UTC (rev 392264)
+++ PKGBUILD	2020-07-19 06:44:05 UTC (rev 392265)
@@ -3,7 +3,7 @@
 
 pkgname=archboot
 pkgver=2020.07
-pkgrel=2
+pkgrel=3
 pkgdesc="Advanced, modular arch boot/install image creation utility"
 arch=(any)
 license=('GPL')
@@ -14,7 +14,7 @@
          'grep>=2.11-2' 'iputils>=20101006-2' 'jfsutils>=1.1.15-3' 'less>=444-3' 'lvm2>=2.02.95-1' 'mdadm>=3.2.3-1'
          'kmod>=7-1' 'nano>=2.2.6-2' 'ncurses>=5.9-3' 'net-tools>=1.60.20110819cvs-3' 'gnu-netcat>=0.7.1-4'
          'procps-ng>=3.3.2-1' 'psmisc>=22.16-1' 'reiserfsprogs>=3.6.21-4'
-         'sed>=4.2.1-4' 'snarf>=7.0-5' 'tar>=1.26-2' 'util-linux>=2.21-6' 'bind-tools>=9.9.2.P1-1'
+         'sed>=4.2.1-4' 'snarf>=7.0-5' 'tar>=1.26-2' 'util-linux>=2.21-6' 'bind>=9.9.2.P1-1'
          'which>=2.20-5' 'kbd>=1.15.3-2' 'wireless_tools>=29-6' 'xfsprogs>=3.1.7-1' 'hdparm>=9.39-1'
          'memtest86+>=4.20-2' 'inetutils>=1.9.1-1' 'openssh>=5.9p1-8' 'hwdetect>=2012.01-1' 'shadow>=4.1.5-4' 
 	 'bridge-utils>=1.5-1' 'ifenslave>=1.1.0-7' 'links>=2.5-1' 'dosfstools>=3.0.12-1'
@@ -54,7 +54,7 @@
         'etc/archboot/presets/x86_64'
 )
 install=archboot.install
-sha256sums=('81a20d093432d8ce5444fc44be84939844d3b569e5ea66b142cf0061706afa0e')
+sha256sums=('7de8ddee70802f31339cfbe2c157ad9016946b2cd405d9538894e117414687ca')
 ### 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