summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2018-07-19 16:29:54 +0300
committerCaleb Maclennan2018-07-19 16:29:54 +0300
commitf88d3dec2f57e882eb3584d0acfee03978cb03e4 (patch)
tree1a1bd7e662a8302958868927e313ecab863a7a98
parent8eeb5096075603b76c102f106dae773dbbe7a7e3 (diff)
downloadaur-f88d3dec2f57e882eb3584d0acfee03978cb03e4.tar.gz
Update upstream URL with dedicated site
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ff2364957a54..93b2d605130b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 09:35:22 UTC 2018
+# Thu Jul 19 13:29:45 UTC 2018
pkgbase = lab-bin
pkgdesc = A hub-like tool for GitLab (pre-built binary release)
pkgver = 0.12.0
pkgrel = 1
- url = https://github.com/zaquestion/lab
+ url = https://zaquestion.github.io/lab/
arch = x86_64
license = custom:Unlicense
makedepends = go
diff --git a/PKGBUILD b/PKGBUILD
index 15eae415f617..7e721dd0ac81 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.12.0
pkgrel=1
pkgdesc="A hub-like tool for GitLab (pre-built binary release)"
arch=('x86_64')
-url="https://github.com/zaquestion/lab"
+url="https://zaquestion.github.io/lab/"
license=('custom:Unlicense')
depends=('git')
optdepends=('hub')