summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKeshav Amburay2014-07-17 18:54:35 -0400
committerKeshav Amburay2014-07-17 18:54:35 -0400
commit0dadf89fd73732a9e37186f67105f0f33d930646 (patch)
tree952d3105d5bd807f8700fd6446727f621a84dc51
parentb1510db2bc395609606535e370836a32b251ade1 (diff)
downloadaur-0dadf89fd73732a9e37186f67105f0f33d930646.tar.gz
Building fine now
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 351c62e52ef6..46d6cbf3ea2b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = uefi-shell-svn
pkgdesc = UEFI Shell v2 - from Tianocore EDK2 - SVN Version
- pkgver = 15613
+ pkgver = 15664
pkgrel = 1
url = http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ShellPkg
install = uefi-shell.install
@@ -9,7 +9,7 @@ pkgbase = uefi-shell-svn
license = BSD
makedepends = subversion
makedepends = python2
- provides = uefi-shell=15613
+ provides = uefi-shell=15664
conflicts = uefi-shell
options = !strip
options = !makeflags
diff --git a/PKGBUILD b/PKGBUILD
index d4a181885a58..5838807d07e2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -26,7 +26,7 @@ _COMPILER="GCC48"
_pkgname="uefi-shell"
pkgname="${_pkgname}-svn"
-pkgver=15613
+pkgver=15664
pkgrel=1
pkgdesc="UEFI Shell v2 - from Tianocore EDK2 - SVN Version"
url="http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ShellPkg"