summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9f061433638a..3dc44542f68e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,19 +3,19 @@
# Useful: https://gitlab.com/gitlab-org/gitlab/issues/17584
pkgname=gitlab-pages
-pkgver=1.17.0
+pkgver=1.18.0
pkgrel=1
pkgdesc='GitLab Pages daemon used to serve static websites for GitLab users'
url="https://gitlab.com/gitlab-org/$pkgname"
license=('MIT')
arch=('x86_64' 'i686')
makedepends=('go-pie')
-source=("$pkgname-v$pkgver.tar.gz::https://gitlab.com/gitlab-org/$pkgname/repository/v$pkgver/archive.tar.gz"
+source=("$pkgname-v$pkgver.tar.gz::$url/repository/v$pkgver/archive.tar.gz"
'config.cfg'
"$pkgname.service"
'service.env')
backup=("etc/$pkgname/config.cfg")
-sha256sums=('09051ce3c4fc85c45c3bea05e77e13933f1221ed84b3181feda4915dfa8b9c54'
+sha256sums=('afe7a188cf7b04a07adb0d7fb42ec7fe003d8b6aef239da9be0cc0b13939848d'
'5e2135793d43ec2f3343b49cf45b00f44ef74e813c7d152d2e0ed46af5c25122'
'ae62235f0fd66eaed7ad74048daf21b92058aba90e40fc2d3e7a684e9883c32e'
'fd8f9b60e2247077ad00765904237b6b1c36b11a952cd3b1ad88e74417b82a96')