summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCharlie Ringström2022-01-11 20:45:30 +0100
committerCharlie Ringström2022-01-11 20:45:30 +0100
commit929f8c4fe0264726a9052fb4b661cb9fc54bc829 (patch)
tree529b87471bb1b4cfa1e65dc754c6ddf564d7f2a8 /PKGBUILD
parent6ff4bd2441fc1e68e9e6775a5bee637510676a9e (diff)
downloadaur-929f8c4fe0264726a9052fb4b661cb9fc54bc829.tar.gz
Fixed source #2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a5694cb85eb..a32f3bae9bdc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ license=('MIT')
depends=('glibc')
makedepends=('go' 'git')
#changelog="Initial release"
-source=("https://github.com/mattn/longcat.git")
+source=("longcat::https://github.com/mattn/longcat.git")
md5sums=('SKIP')
pkgver() {