Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
gitlab-pages


Commits:
a8e13e31 by Caleb Maclennan at 2024-03-02T10:08:04+03:00
upgpkg: 16.9.1-2: Cleanup service file to remove obsolete syslog target

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = gitlab-pages
        pkgdesc = GitLab Pages daemon used to serve static websites for GitLab 
users
        pkgver = 16.9.1
-       pkgrel = 1
+       pkgrel = 2
        url = https://gitlab.com/gitlab-org/gitlab-pages
        arch = x86_64
        arch = i686
@@ -13,7 +13,7 @@ pkgbase = gitlab-pages
        source = gitlab-pages.service
        source = gitlab-pages.env
        sha256sums = 
5f704d189758eeea871e310025f8ea8443edd64c6a4d8d9374342021188e3a35
-       sha256sums = 
df2bb3607f500daf95ac7c3ddf2470c794a72c66ba0770029753f859f1c53082
+       sha256sums = 
fdbb6323cad16ed14571ac7c6346e388afa67db87f09732dd4f11b721d25a21d
        sha256sums = 
fd8f9b60e2247077ad00765904237b6b1c36b11a952cd3b1ad88e74417b82a96
 
 pkgname = gitlab-pages


=====================================
PKGBUILD
=====================================
@@ -1,12 +1,13 @@
 # Maintainer: Caleb Maclennan <ca...@alerque.com>
 # Contributor: Melvin Vermeeren <m...@mel.vin>
+# Contributor: Martin Rys <mar...@rys.pw>
 
 # GitLab Pages without DNS wildcard
 # https://gitlab.com/gitlab-org/gitlab/issues/17584
 
 pkgname=gitlab-pages
 pkgver=16.9.1
-pkgrel=1
+pkgrel=2
 pkgdesc='GitLab Pages daemon used to serve static websites for GitLab users'
 url="https://gitlab.com/gitlab-org/$pkgname";
 license=(MIT)
@@ -19,7 +20,7 @@ source=("$url/-/archive/v$pkgver/$_archive.tar.bz2"
 backup=("etc/$pkgname/config.cfg"
         "etc/$pkgname/service.env")
 sha256sums=('5f704d189758eeea871e310025f8ea8443edd64c6a4d8d9374342021188e3a35'
-            'df2bb3607f500daf95ac7c3ddf2470c794a72c66ba0770029753f859f1c53082'
+            'fdbb6323cad16ed14571ac7c6346e388afa67db87f09732dd4f11b721d25a21d'
             'fd8f9b60e2247077ad00765904237b6b1c36b11a952cd3b1ad88e74417b82a96')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-pages/-/commit/a8e13e310fb445ba802201ca1e12476fa21bf339

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-pages/-/commit/a8e13e310fb445ba802201ca1e12476fa21bf339
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to