summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorHugo Osvaldo Barrera2017-09-02 12:58:28 -0300
committerHugo Osvaldo Barrera2017-09-02 12:58:28 -0300
commit5efab7fbb618ad8a52f55d224a23c78b1c5c46bc (patch)
treeadbd518874932722f8a67516371eb7f972d39445 /PKGBUILD
parent7cd5e60092176a2ba05b34930bf0b22a4c321b5c (diff)
downloadaur-libretro-fbalpha.tar.gz
Fix the source URL
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')