summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCurve2021-02-13 15:04:18 +0100
committerCurve2021-02-13 15:04:18 +0100
commit263098f8b183cf4bca1755e578043df0036b8e7d (patch)
treeef4411b25725dbed36763aba76279163b26ef4ed /PKGBUILD
parent9aa9e3e08234c09e9bdbb3750b1a29d99f5e4d6f (diff)
downloadaur-263098f8b183cf4bca1755e578043df0036b8e7d.tar.gz
adjust source to commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2034f7e9e0b6..64aeb5f17a05 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -29,7 +29,7 @@ makedepends=('git' 'gulp' 'npm' 'python2' 'yarn' 'nodejs-lts-erbium')
conflicts=('code')
provides=('code')
install='code-transparent.install'
-source=("$_pkgname::git+$url.git"
+source=("git+$url.git#commit=$_commit"
'code.js'
'code.sh'
'product_json.diff'