summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD8
1 files changed, 5 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a6ce0a61b83d..77165d96c8a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,9 +1,11 @@
# Maintainer: Melvin Vermeeren <mail@mel.vin>
# Maintainer: Caleb Maclennan <caleb@alerque.com>
-# Useful: https://gitlab.com/gitlab-org/gitlab/issues/17584
+
+# GitLab Pages without DNS wildcard
+# https://gitlab.com/gitlab-org/gitlab/issues/17584
pkgname=gitlab-pages
-pkgver=1.56.0
+pkgver=15.11.3
pkgrel=1
pkgdesc='GitLab Pages daemon used to serve static websites for GitLab users'
url="https://gitlab.com/gitlab-org/$pkgname"
@@ -16,7 +18,7 @@ source=("$url/-/archive/v$pkgver/$_archive.tar.bz2"
'service.env')
backup=("etc/$pkgname/config.cfg"
"etc/$pkgname/service.env")
-sha256sums=('a692ea06ac29ba0004c6aa4920c77eb791e320cd2b6c54e0167054bd6ae31649'
+sha256sums=('a949bc4912ea7e4a98dcc3cacc556205c86b2c1f66045f7796d202da4f6db669'
'df2bb3607f500daf95ac7c3ddf2470c794a72c66ba0770029753f859f1c53082'
'fd8f9b60e2247077ad00765904237b6b1c36b11a952cd3b1ad88e74417b82a96')