Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hugo


Commits:
29e821e5 by Robin Candau at 2026-06-08T19:46:59+02:00
upgpkg: 0.163.0-1: New upstream release

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = hugo
        pkgdesc = Fast and Flexible Static Site Generator in Go
-       pkgver = 0.162.1
+       pkgver = 0.163.0
        pkgrel = 1
        url = https://gohugo.io/
        arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = hugo
        optdepends = go: required to use the Hugo modules feature
        optdepends = dart-sass: required to transpile Sass to CSS
        optdepends = python-docutils: required for reStructuredText support
-       source = 
hugo-0.162.1.tar.gz::https://github.com/gohugoio/hugo/archive/v0.162.1.tar.gz
-       sha512sums = 
f8aa0e37c6a9d7c8dbda835d25daf743eb117a295dc66f5fe9d17220fedd621c72170ee831a75ec88be5d04db5a0df9a6982ec71eb6c7ddf25925cb0dab6a852
+       source = 
hugo-0.163.0.tar.gz::https://github.com/gohugoio/hugo/archive/v0.163.0.tar.gz
+       sha512sums = 
8cb7558cc6206d05424483ca57778f05fbea4663a0ac3bfd208a74ccab93c030902e7acb74ec8f348e92f881b01cbed55ffce14ab9b148f6300705a6563e6a84
 
 pkgname = hugo


=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.162.1
+pkgver=0.163.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -19,7 +19,7 @@ optdepends=('git: required to use the Hugo modules feature'
             'dart-sass: required to transpile Sass to CSS'
             'python-docutils: required for reStructuredText support')
 
source=("${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz";)
-sha512sums=('f8aa0e37c6a9d7c8dbda835d25daf743eb117a295dc66f5fe9d17220fedd621c72170ee831a75ec88be5d04db5a0df9a6982ec71eb6c7ddf25925cb0dab6a852')
+sha512sums=('8cb7558cc6206d05424483ca57778f05fbea4663a0ac3bfd208a74ccab93c030902e7acb74ec8f348e92f881b01cbed55ffce14ab9b148f6300705a6563e6a84')
 
 build() {
   cd "${pkgname}-${pkgver}"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/29e821e56dc3eab962132ae4d4fb7bf7d6ddb2ba

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/29e821e56dc3eab962132ae4d4fb7bf7d6ddb2ba
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to