summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCaleb Maclennan2018-07-19 16:28:41 +0300
committerCaleb Maclennan2018-07-19 16:28:41 +0300
commita4ab9cb624ae1ed89bddc7799b02d467d8a0a06f (patch)
tree37f8eaeef41a4f8699f6a51d78dc9d335231e4c1
parent3194dc350b5c84f497a5ed943f9bfa28a400e653 (diff)
downloadaur-a4ab9cb624ae1ed89bddc7799b02d467d8a0a06f.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 3951d6941408..564ba6037f50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,10 @@
# Generated by mksrcinfo v8
-# Thu Jul 19 10:08:54 UTC 2018
+# Thu Jul 19 13:28:15 UTC 2018
pkgbase = lab
pkgdesc = A hub-like tool for GitLab (tagged release)
pkgver = 0.12.0
pkgrel = 2
- 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 93fcd87f6921..aebbf75bd766 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=0.12.0
pkgrel=2
pkgdesc="A hub-like tool for GitLab (tagged release)"
arch=('x86_64')
-url="https://github.com/zaquestion/lab"
+url="https://zaquestion.github.io/lab/"
license=('custom:Unlicense')
depends=('git')
optdepends=('hub')