summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDušan Simić2021-12-17 15:36:47 +0100
committerDušan Simić2021-12-17 15:36:47 +0100
commit1de46e2102036e4ce863e6e37fd4feedd41c1601 (patch)
treec234c0fc25aeee87cae977cfbf7e8304e7a5ec5b /PKGBUILD
parent613f13bccea2cca250b613b67dcdfea72a885d27 (diff)
downloadaur-1de46e2102036e4ce863e6e37fd4feedd41c1601.tar.gz
Change clone dir
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6925b0926590..bdc18f89d395 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url=https://github.com/sdushantha/tmpmail
license=(MIT)
depends=(w3m curl jq)
makedepends=(git)
-source=("git+$url.git#commit=$_commit")
+source=("$pkgname::git+$url.git#commit=$_commit")
md5sums=(SKIP)
package() {