summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorPhilipp Joram2015-09-08 14:06:22 +0200
committerPhilipp Joram2015-09-08 14:06:22 +0200
commit137ab40e6bfc1f3046f8cbdb203159d37aa2f179 (patch)
treea631419c4a21a248c0e03d764afd9009dc4e4362
parent0b6865169ff47c8b81de54d76612375c26f577ba (diff)
downloadaur-137ab40e6bfc1f3046f8cbdb203159d37aa2f179.tar.gz
Clone from $(_gitname)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c5cf99ca8dfb..ef57cd8d210c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="https://github.com/phijor/gba-pkm-save-edit"
license=('GPL3')
depends=('glibc')
makedepends=('git' 'make')
-source=("${pkgname}::git+https://github.com/phijor/gba-pkm-save-edit.git")
+source=("${pkgname}::git+https://github.com/phijor/${_gitname}.git")
md5sums=('SKIP')
pkgver() {