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

Alexander Epaneshnikov alex19ep at gemini.archlinux.org
Tue Nov 9 19:48:32 UTC 2021


    Date: Tuesday, November 9, 2021 @ 19:48:32
  Author: alex19ep
Revision: 1039409

fix reproducibility

I built with devtools-git by mistake.

Modified:
  aurpublish/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-11-09 19:34:41 UTC (rev 1039408)
+++ PKGBUILD	2021-11-09 19:48:32 UTC (rev 1039409)
@@ -3,7 +3,7 @@
 
 pkgname=aurpublish
 pkgver=r40.gf88c7ae
-pkgrel=1
+pkgrel=2
 pkgdesc="PKGBUILD management/upload framework for the Arch User Repository"
 arch=('any')
 url="https://github.com/eli-schwartz/${pkgname}"



More information about the arch-commits mailing list