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


Commits:
2ba1e7e4 by Caleb Maclennan at 2024-05-15T15:36:03+03:00
upgpkg: 17.0.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = gitlab-pages
        pkgdesc = GitLab Pages daemon used to serve static websites for GitLab 
users
-       pkgver = 16.11.2
+       pkgver = 17.0.0
        pkgrel = 1
        url = https://gitlab.com/gitlab-org/gitlab-pages
        arch = x86_64
@@ -9,10 +9,10 @@ pkgbase = gitlab-pages
        makedepends = go
        backup = etc/gitlab-pages/config.cfg
        backup = etc/gitlab-pages/service.env
-       source = 
https://gitlab.com/gitlab-org/gitlab-pages/-/archive/v16.11.2/gitlab-pages-v16.11.2.tar.bz2
+       source = 
https://gitlab.com/gitlab-org/gitlab-pages/-/archive/v17.0.0/gitlab-pages-v17.0.0.tar.bz2
        source = gitlab-pages.service
        source = gitlab-pages.env
-       sha256sums = 
b3e20a66f98fe1b18f455f24434078cb9cde069040ca3ad49a92acc9abae2553
+       sha256sums = 
cc73f2d8055c117bce32a7e4927e9f24b400e75949351764438dbd394e5929d8
        sha256sums = 
fdbb6323cad16ed14571ac7c6346e388afa67db87f09732dd4f11b721d25a21d
        sha256sums = 
fd8f9b60e2247077ad00765904237b6b1c36b11a952cd3b1ad88e74417b82a96
 


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # https://gitlab.com/gitlab-org/gitlab/issues/17584
 
 pkgname=gitlab-pages
-pkgver=16.11.2
+pkgver=17.0.0
 pkgrel=1
 pkgdesc='GitLab Pages daemon used to serve static websites for GitLab users'
 url="https://gitlab.com/gitlab-org/$pkgname";
@@ -19,7 +19,7 @@ source=("$url/-/archive/v$pkgver/$_archive.tar.bz2"
         "$pkgname.env")
 backup=("etc/$pkgname/config.cfg"
         "etc/$pkgname/service.env")
-sha256sums=('b3e20a66f98fe1b18f455f24434078cb9cde069040ca3ad49a92acc9abae2553'
+sha256sums=('cc73f2d8055c117bce32a7e4927e9f24b400e75949351764438dbd394e5929d8'
             'fdbb6323cad16ed14571ac7c6346e388afa67db87f09732dd4f11b721d25a21d'
             'fd8f9b60e2247077ad00765904237b6b1c36b11a952cd3b1ad88e74417b82a96')
 



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

-- 
This project does not include diff previews in email notifications.
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/gitlab-pages/-/commit/2ba1e7e4e1e25600f9f5a0d93947b4609d263720
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to