summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8c5d5b5a4626..a1c70b5640c2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = uefi-shell-svn
pkgdesc = UEFI Shell v2 - from Tianocore EDK2 - SVN Version
- pkgver = 14483
+ pkgver = 14485
pkgrel = 1
- url = http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF
+ url = http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ShellPkg
install = uefi-shell.install
arch = x86_64
arch = i686
diff --git a/PKGBUILD b/PKGBUILD
index 718c2cf12a37..5e032d392bd7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,10 +15,10 @@ _COMPILER="GCC46"
_pkgname="uefi-shell"
pkgname="${_pkgname}-svn"
-pkgver=14483
+pkgver=14485
pkgrel=1
pkgdesc="UEFI Shell v2 - from Tianocore EDK2 - SVN Version"
-url="http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=OVMF"
+url="http://sourceforge.net/apps/mediawiki/tianocore/index.php?title=ShellPkg"
arch=('x86_64' 'i686')
license=('BSD')