summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 55ab99aa19bc..830126a8d9d8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by mksrcinfo v8
-# Tue Aug 29 16:23:05 UTC 2017
+# Sat Sep 2 15:58:11 UTC 2017
pkgbase = libretro-fbalpha
pkgdesc = A libretro implementation of Final Burn Alpha
pkgver = 0.2.97.40
@@ -8,7 +8,7 @@ pkgbase = libretro-fbalpha
arch = i686
arch = x86_64
license = GPL2
- source = https://github.com/libretro/libretro-fbalpha/archive/v0.2.97.40.tar.gz
+ source = https://github.com/libretro/fbalpha/archive/v0.2.97.40.tar.gz
source = fbalpha_libretro.info
md5sums = a29427fb8853fe562d535b7725e663fc
md5sums = 0f390deb382dd241034d48be2f5e9e29
diff --git a/PKGBUILD b/PKGBUILD
index 8bdbe48143fa..68b61539ab1d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('i686' 'x86_64')
url="https://github.com/libretro/fbalpha"
license=('GPL2')
depends=() # retroarch isn't required, but I probably missed something here
-source=("https://github.com/libretro/${pkgname}/archive/v${pkgver}.tar.gz"
+source=("https://github.com/libretro/${_pkgname}/archive/v${pkgver}.tar.gz"
"fbalpha_libretro.info")
md5sums=('a29427fb8853fe562d535b7725e663fc'
'0f390deb382dd241034d48be2f5e9e29')