summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGalen Guyer2022-03-30 14:39:55 -0400
committerGalen Guyer2022-03-30 14:39:55 -0400
commitbd9b6174504de3883e0827afa3d6758d2ef772bb (patch)
tree2e96dbd31c8d2f6a2bf36f7310e855dcebcde49a
parentedbbbc6eb8a170830443cf2e7f7ceb3a5e40d088 (diff)
downloadaur-bd9b6174504de3883e0827afa3d6758d2ef772bb.tar.gz
Update URL to old Go repository
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2e6e04cc3281..46208c60f455 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url='https://github.com/galenguyer/hancock'
license=('MIT')
makedepends=('git' 'go')
-source=('git+https://github.com/galenguyer/hancock')
+source=('git+https://github.com/galenguyer/hancock-go')
sha256sums=('SKIP')
pkgver() {