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

David Runge dvzrv at archlinux.org
Thu Apr 23 06:12:04 UTC 2020


    Date: Thursday, April 23, 2020 @ 06:12:03
  Author: dvzrv
Revision: 380744

upgpkg: refind 0.12.0-6: Adding refind-efi to provides for easier transition (FS#66357).

Modified:
  refind/trunk/PKGBUILD

----------+
 PKGBUILD |    4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-04-23 05:43:33 UTC (rev 380743)
+++ PKGBUILD	2020-04-23 06:12:03 UTC (rev 380744)
@@ -2,7 +2,7 @@
 
 pkgname=refind
 pkgver=0.12.0
-pkgrel=5
+pkgrel=6
 pkgdesc="An EFI boot manager"
 arch=('any')
 url="https://www.rodsbooks.com/refind/"
@@ -15,6 +15,8 @@
             'python: for refind-mkdefault'
             'sudo: for privilege elevation in refind-install and refind-mkdefault'
             'sbsigntools: for EFI binary signing with refind-install')
+# TODO: remove 2020-10-23
+provides=('refind-efi')
 conflicts=('refind-efi')
 replaces=('refind-efi')
 # the drivers don't build with many jobs



More information about the arch-commits mailing list