Date: Tuesday, September 9, 2014 @ 08:34:58 Author: tpowa Revision: 221233
upgpkg: efivar 0.11-1 bump to latest version Modified: efivar/trunk/PKGBUILD ----------+ PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2014-09-09 06:34:50 UTC (rev 221232) +++ PKGBUILD 2014-09-09 06:34:58 UTC (rev 221233) @@ -4,7 +4,7 @@ pkgname="efivar" pkgdesc="Tools and library to manipulate EFI variables" -pkgver=0.10.8.g81d0146 +pkgver=0.11 pkgrel=1 arch=('x86_64' 'i686') url="https://github.com/vathpela/efivar" @@ -15,8 +15,8 @@ provides=("libefivar=${pkgver}") options=('strip' 'zipman' 'docs') -# source=("efivar::git+https://github.com/vathpela/efivar.git#tag=${pkgver}") -source=("efivar::git+https://github.com/vathpela/efivar.git#commit=81d01467fac30ee0662cb86a6079745c4dfe9425") +source=("efivar::git+https://github.com/vathpela/efivar.git#tag=efivar-${pkgver}") +#source=("efivar::git+https://github.com/vathpela/efivar.git#commit=81d01467fac30ee0662cb86a6079745c4dfe9425") sha1sums=('SKIP') pkgver() {