summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2011-01-29 22:27:17 +0530
committerKeshav Amburay2011-01-29 22:27:17 +0530
commit0a770a1971f0e93e907f638943499ed1b982fcc3 (patch)
treed9ce957890c9bbb9db6ef07aa47c3978120198e7 /PKGBUILD
parent8092f8fafe7351bea82f3ef238afc5145787cd8e (diff)
downloadaur-0a770a1971f0e93e907f638943499ed1b982fcc3.tar.gz
efibootmgr update patch
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index b8d759895318..d1c0dc7566a9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
_pkgname="efibootmgr"
pkgname="${_pkgname}-git"
-pkgver=20110123
+pkgver=20110129
pkgrel=1
pkgdesc="Tool to modify UEFI Firmware Boot Manager Variables. Needs the kernel module 'efivars'."
arch=('i686' 'x86_64')