summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorYorick Peterse2023-03-15 19:38:57 +0100
committerYorick Peterse2023-03-15 19:38:57 +0100
commit2e5da03092fd6cdea44fe1fe7fa780dbb78bef69 (patch)
tree991439b4b6844dbe43091d928398c972b633c313 /PKGBUILD
parent001e90b0b248d6c6943cd80fab0c3f91d6d18b91 (diff)
downloadaur-2e5da03092fd6cdea44fe1fe7fa780dbb78bef69.tar.gz
Change the URL to GitHub
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6f813b08c9b7..64d840c530b5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ makedepends=(coreutils clang 'rust>=1.34' make)
provides=(inko)
conflicts=(inko inko-bin)
options=(strip !docs !libtool !staticlibs)
-source=('inko::git+https://gitlab.com/inko-lang/inko.git')
+source=('inko::git+https://github.com/inko-lang/inko.git')
sha256sums=('SKIP')
pkgver() {