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

Tobias Powalowski tpowa at nymeria.archlinux.org
Thu Oct 31 07:40:12 UTC 2013


    Date: Thursday, October 31, 2013 @ 08:40:12
  Author: tpowa
Revision: 198624

upgpkg: efivar 0.7-1

bump to latest version

Modified:
  efivar/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-10-31 00:18:10 UTC (rev 198623)
+++ PKGBUILD	2013-10-31 07:40:12 UTC (rev 198624)
@@ -10,7 +10,7 @@
 pkgname="${_pkgname}"
 
 pkgdesc="Library to manipulate EFI variables"
-pkgver=0.6
+pkgver=0.7
 pkgrel=1
 arch=('x86_64' 'i686')
 url="https://github.com/vathpela/efivar"
@@ -21,7 +21,7 @@
 provides=('libefivar')
 options=('zipman' 'docs' '!makeflags')
 
-source=("${_gitname}::git+${_gitroot}#branch=${_gitbranch}")
+source=("${_gitname}::git+${_gitroot}#tag=${pkgver}")
 sha1sums=('SKIP')
 
 pkgver() {




More information about the arch-commits mailing list