summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorKeshav Amburay2014-05-19 00:16:39 -0400
committerKeshav Amburay2014-05-19 00:19:06 -0400
commit113b1f7d97a3cafd619d7c683c84465e249cca67 (patch)
tree08c77effe822df62a57b0b324630b724d66f68c0 /PKGBUILD
parent722a2afab89cc429e385dd1e89ee9cda35d0cd16 (diff)
downloadaur-113b1f7d97a3cafd619d7c683c84465e249cca67.tar.gz
Bump pkgver
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a82df964a4e2..6f3eec6f3ddd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ _COMPILER="GCC48"
_pkgname="uefi-shell"
pkgname="${_pkgname}-svn"
-pkgver=15536
+pkgver=15537
pkgrel=1
pkgdesc="UEFI Shell v2 - from Tianocore EDK2 - SVN Version"
url="http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ShellPkg"
@@ -35,10 +35,10 @@ license=('BSD')
makedepends=('subversion' 'python2')
-options=('!strip' 'docs' '!makeflags')
+options=('!strip' '!makeflags')
conflicts=('uefi-shell')
-provides=('uefi-shell')
+provides=("uefi-shell")
install="${_pkgname}.install"