summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 55d09f582b41..d39da08ac900 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=r376.8d114dd5
pkgrel=1
pkgdesc="Assets needed for RetroArch"
arch=('any')
-url="https://github.com/libretro/$_pkgname"
+url="https://github.com/libretro/retroarch-assets"
license=('CCPL:by')
groups=('libretro')
makedepends=('git')
@@ -13,7 +13,7 @@ optdepends=('retroarch')
provides=("$_pkgname")
conflicts=("$_pkgname")
options=('!strip')
-source=("git+$url.git")
+source=("$_pkgname::git+$url.git")
b2sums=('SKIP')
pkgver() {