summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichael Gisbers2022-08-16 11:55:15 +0200
committerMichael Gisbers2022-08-16 11:55:15 +0200
commit11a9a64f9bfd328dc0df78bfeb06efe03aea7d0b (patch)
tree61c461d48be6bc6e8748fb7d397c9435dccf4ad3 /PKGBUILD
parent5567d31925ccd05283442f2142d966ca8b691956 (diff)
downloadaur-11a9a64f9bfd328dc0df78bfeb06efe03aea7d0b.tar.gz
change source url to git+https://... as suggested by @jtgans
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 87ba5151d044..56e6330f822c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('x86_64')
url="https://github.com/raoulh/$pkgname"
license=('GPL3')
makedepends=('git' 'go')
-source=("$pkgname"::"git://github.com/raoulh/$pkgname")
+source=("$pkgname"::"git+https://github.com/raoulh/$pkgname")
sha256sums=('SKIP')
pkgver() {