Date: Saturday, July 16, 2016 @ 06:11:25 Author: tpowa Revision: 271925
upgpkg: efivar 0.24-1 bump to latest version Modified: efivar/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-07-16 04:39:17 UTC (rev 271924) +++ PKGBUILD 2016-07-16 06:11:25 UTC (rev 271925) @@ -4,7 +4,7 @@ pkgname="efivar" pkgdesc="Tools and library to manipulate EFI variables" -pkgver=0.23.37.g8740389 +pkgver=0.24 pkgrel=1 arch=('x86_64' 'i686') url="https://github.com/rhinstaller/efivar" @@ -14,8 +14,8 @@ conflicts=('libefivar') provides=("libefivar=${pkgver}") options=('strip' 'zipman' 'docs') -#source=("efivar::git+https://github.com/rhinstaller/efivar.git#tag=${pkgver}") -source=("efivar::git+https://github.com/rhinstaller/efivar.git#commit=8740389dded9202167007508670daefd33a7985f") +source=("efivar::git+https://github.com/rhinstaller/efivar.git#tag=${pkgver}") +#source=("efivar::git+https://github.com/rhinstaller/efivar.git#commit=8740389dded9202167007508670daefd33a7985f") sha1sums=('SKIP') pkgver() {