summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoost Bremmer2016-04-04 17:09:48 +0200
committerJoost Bremmer2016-04-04 17:09:48 +0200
commit580885d94a15959bd21097faffeeadb74f726d01 (patch)
tree795011d6c173f23db943cfa59a896c388d174de6
parent4764d843f60aee14bf2edb25573ba591ac56ba62 (diff)
downloadaur-580885d94a15959bd21097faffeeadb74f726d01.tar.gz
cleanup of script
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 5b62c533bc5e..30c4558e9202 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ depends=('python'
makedepends=('git')
-source=(${pkgname}::'git+https://github.com/dotfloat/steam-appmanifest.git')
+source=(${pkgname}::"git+https://github.com/dotfloat/${pkgname%-git}.git")
sha256sums=('SKIP')