[arch-commits] Commit in refind-efi/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Mon Feb 2 18:34:35 UTC 2015
Date: Monday, February 2, 2015 @ 19:34:34
Author: tpowa
Revision: 230378
upgpkg: refind-efi 0.8.5-1
bump to latest version
Modified:
refind-efi/trunk/PKGBUILD
----------+
PKGBUILD | 5 ++---
1 file changed, 2 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-02-02 16:25:51 UTC (rev 230377)
+++ PKGBUILD 2015-02-02 18:34:34 UTC (rev 230378)
@@ -13,7 +13,7 @@
#######
pkgname="refind-efi"
-pkgver="0.8.4"
+pkgver="0.8.5"
pkgrel="1"
pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager"
url="http://www.rodsbooks.com/refind/index.html"
@@ -30,10 +30,9 @@
source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.zip"
'refind_linux.conf')
-md5sums=('932cfc7b5275b2ecebb362864044ea24'
+md5sums=('dedb0b3d7d9c5cab81ab333850cd73c4'
'12ce3e22a216e7b25c253478a34713b4')
-
if [[ "${_USE_GNU_EFI}" == "1" ]]; then
pkgdesc="${pkgdesc} - Built with GNU-EFI libs"
More information about the arch-commits
mailing list