summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorKitsu2020-12-02 10:35:05 +0300
committerKitsu2020-12-02 10:35:05 +0300
commit65113fd414c552fc149c50b7c30b27d243e0742e (patch)
treebbdb31d72af2036bc11557bb585a95a47c6cb785
parent4683bb67be74c3dca298304f58dea9944a64f624 (diff)
downloadaur-65113fd414c552fc149c50b7c30b27d243e0742e.tar.gz
Clone repo with -git suffix
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index edbdbe1edc7b..568cec7bcbd0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -8,7 +8,7 @@ pkgbase = yofi-git
license = custom
makedepends = cargo
makedepends = git
- source = git+https://github.com/l4l/yofi.git
+ source = yofi-git::git+https://github.com/l4l/yofi.git
sha256sums = SKIP
pkgname = yofi-git
diff --git a/PKGBUILD b/PKGBUILD
index 23c73d49e358..592a109d5172 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ arch=('i686' 'x86_64')
url="https://github.com/l4l/yofi"
license=('custom')
makedepends=('cargo' 'git')
-source=("git+https://github.com/l4l/yofi.git")
+source=("$pkgname::git+https://github.com/l4l/yofi.git")
sha256sums=('SKIP')
pkgver() {