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

Tobias Powalowski tpowa at archlinux.org
Mon May 30 18:38:12 UTC 2016


    Date: Monday, May 30, 2016 @ 20:38:11
  Author: tpowa
Revision: 268752

upgpkg: efibootmgr 0.12.27.g5e9700c-1

bump to latest version

Modified:
  efibootmgr/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2016-05-30 18:35:08 UTC (rev 268751)
+++ PKGBUILD	2016-05-30 18:38:11 UTC (rev 268752)
@@ -4,7 +4,7 @@
 
 pkgname="efibootmgr"
 pkgdesc="Tool to modify UEFI Firmware Boot Manager Variables"
-pkgver=0.12.25.g75d2580
+pkgver=0.12.27.g5e9700c
 pkgrel=1
 arch=('x86_64' 'i686')
 url="https://github.com/rhinstaller/efibootmgr"
@@ -14,7 +14,7 @@
 options=('strip' 'zipman' 'docs' '!emptydirs')
 
 #source=("efibootmgr::git+https://github.com/rhinstaller/efibootmgr.git#tag=efibootmgr-${pkgver}")
-source=("efibootmgr::git+https://github.com/rhinstaller/efibootmgr.git#commit=75d25807ba81cb724964c989012611272c8f1f5d")
+source=("efibootmgr::git+https://github.com/rhinstaller/efibootmgr.git#commit=5e9700c2252eed45f4568f3a7c08c866c2c83c0b")
 sha1sums=('SKIP')
 
 pkgver() {



More information about the arch-commits mailing list