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

Tobias Powalowski tpowa at nymeria.archlinux.org
Sun Jan 5 19:17:13 UTC 2014


    Date: Sunday, January 5, 2014 @ 20:17:13
  Author: tpowa
Revision: 203215

upgpkg: refind-efi 0.7.7-1

bump to lastest version

Modified:
  refind-efi/trunk/PKGBUILD

----------+
 PKGBUILD |   16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2014-01-05 19:14:25 UTC (rev 203214)
+++ PKGBUILD	2014-01-05 19:17:13 UTC (rev 203215)
@@ -17,7 +17,7 @@
 #######
 
 pkgname="refind-efi"
-pkgver="0.7.6"
+pkgver="0.7.7"
 pkgrel="1"
 pkgdesc="Rod Smith's fork of rEFIt UEFI Boot Manager - built with Tianocore UDK libs"
 url="http://www.rodsbooks.com/refind/index.html"
@@ -40,13 +40,13 @@
 	source+=("${_TIANO_DIR_}_${_DIR_}::svn+${_TIANOCORE_SVN_URL}/${_DIR_}#revision=${_TIANO_SVN_REV_}")
 done
 
-sha1sums=('431423452190c9840335f2dd9af887aded52a787'
-          '3d53eb615c3363d45feb95b9bfbf1d5491bf1c24'
-          'SKIP'
-          'SKIP'
-          'SKIP'
-          'SKIP'
-          'SKIP')
+md5sums=('868b178404446f77729823af3758b409'
+         'a83e45b10d5efbca1c93a63851728712'
+         'SKIP'
+         'SKIP'
+         'SKIP'
+         'SKIP'
+         'SKIP')
 
 [[ "${CARCH}" == "x86_64" ]] && _TIANO_ARCH="X64"
 [[ "${CARCH}" == "i686" ]] && _TIANO_ARCH="IA32"




More information about the arch-commits mailing list