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

Tobias Powalowski tpowa at nymeria.archlinux.org
Sat Jun 29 11:27:51 UTC 2013


    Date: Saturday, June 29, 2013 @ 13:27:51
  Author: tpowa
Revision: 189204

upgpkg: refind-efi 0.7.0-1

bump to latest version

Modified:
  refind-efi/trunk/PKGBUILD

----------+
 PKGBUILD |   21 ++++++++++-----------
 1 file changed, 10 insertions(+), 11 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-29 10:14:26 UTC (rev 189203)
+++ PKGBUILD	2013-06-29 11:27:51 UTC (rev 189204)
@@ -16,8 +16,8 @@
 #######
 
 pkgname="refind-efi"
-pkgver="0.6.12"
-pkgrel="2"
+pkgver="0.7.0"
+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"
 arch=('x86_64' 'i686')
@@ -41,15 +41,6 @@
 	source+=("${_TIANO_DIR_}/${_DIR_}::svn+${_TIANOCORE_SVN_URL}/${_DIR_}")
 done
 
-sha1sums=('aabac34b2a30e16c5fd105777b9245c2ed0496e4'
-          '4d1992699f9b48dd2b7e6bd6c0b25fc065f75894'
-          '3d53eb615c3363d45feb95b9bfbf1d5491bf1c24'
-          'SKIP'
-          'SKIP'
-          'SKIP'
-          'SKIP'
-          'SKIP')
-
 [[ "${CARCH}" == "x86_64" ]] && _TIANO_ARCH="X64"
 [[ "${CARCH}" == "i686" ]] && _TIANO_ARCH="IA32"
 
@@ -209,3 +200,11 @@
 	install -D -m0644 "${srcdir}/refind-${pkgver}/LICENSE.txt" "${pkgdir}/usr/share/licenses/refind/LICENSE"
 	
 }
+sha1sums=('f71f00dbbe8c068c9ef80f468835c998832d364f'
+          '4d1992699f9b48dd2b7e6bd6c0b25fc065f75894'
+          '3d53eb615c3363d45feb95b9bfbf1d5491bf1c24'
+          'SKIP'
+          'SKIP'
+          'SKIP'
+          'SKIP'
+          'SKIP')




More information about the arch-commits mailing list