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

Jelle van der Waa jelle at archlinux.org
Fri May 15 12:18:59 UTC 2020


    Date: Friday, May 15, 2020 @ 12:18:58
  Author: jelle
Revision: 383551

Rebuild for reproducible builds

Fix tar file ordering issue.

Modified:
  archiso/trunk/PKGBUILD

----------+
 PKGBUILD |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-15 12:18:53 UTC (rev 383550)
+++ PKGBUILD	2020-05-15 12:18:58 UTC (rev 383551)
@@ -3,7 +3,7 @@
 
 pkgname=archiso
 pkgver=43
-pkgrel=1
+pkgrel=2
 pkgdesc='Tools for creating Arch Linux live and install iso images'
 arch=('any')
 license=('GPL')



More information about the arch-commits mailing list