[arch-commits] Commit in refind-efi/trunk (PKGBUILD)
Tobias Powalowski
tpowa at archlinux.org
Wed Sep 16 08:18:00 UTC 2015
Date: Wednesday, September 16, 2015 @ 10:17:59
Author: tpowa
Revision: 246394
upgpkg: refind-efi 0.9.1-1
bump to latest version
Modified:
refind-efi/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-09-16 06:52:03 UTC (rev 246393)
+++ PKGBUILD 2015-09-16 08:17:59 UTC (rev 246394)
@@ -13,7 +13,7 @@
#######
pkgname="refind-efi"
-pkgver="0.9.0"
+pkgver="0.9.1"
pkgrel="1"
pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager"
url="http://www.rodsbooks.com/refind/index.html"
@@ -30,7 +30,7 @@
source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.zip"
'refind_linux.conf')
-md5sums=('d8d8e81188688d4d4d42f274cdd00438'
+md5sums=('336c6374fef0563bbe7491524bb5fdd6'
'12ce3e22a216e7b25c253478a34713b4')
if [[ "${_USE_GNU_EFI}" == "1" ]]; then
More information about the arch-commits
mailing list