[arch-commits] Commit in refind-efi/trunk (PKGBUILD)
    Tobias Powalowski 
    tpowa at archlinux.org
       
    Thu Mar  9 07:59:50 UTC 2017
    
    
  
    Date: Thursday, March 9, 2017 @ 07:59:49
  Author: tpowa
Revision: 290177
upgpkg: refind-efi 0.10.5-1
bump to latest version
Modified:
  refind-efi/trunk/PKGBUILD
----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-03-09 07:58:12 UTC (rev 290176)
+++ PKGBUILD	2017-03-09 07:59:49 UTC (rev 290177)
@@ -14,8 +14,8 @@
 #######
 
 pkgname="refind-efi"
-pkgver="0.10.4"
-pkgrel="2"
+pkgver="0.10.5"
+pkgrel="1"
 pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager"
 url="http://www.rodsbooks.com/refind/index.html"
 arch=('x86_64' 'i686')
@@ -33,7 +33,7 @@
 #source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.zip"
 source=("http://downloads.sourceforge.net/refind/refind-src-${pkgver}.tar.gz"
         'refind_linux.conf')
-md5sums=('6c8720288616b9d7d75ae540e0b62c69'
+md5sums=('c9df1329a62efc59213eda261ec51846'
          '12ce3e22a216e7b25c253478a34713b4')
 
 if [[ "${_USE_GNU_EFI}" == "1" ]]; then
    
    
More information about the arch-commits
mailing list