Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hugo
Commits:
63fae0d9 by Robin Candau at 2026-04-08T21:59:38+02:00
upgpkg: 0.160.1-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.160.0
+ pkgver = 0.160.1
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.160.0.tar.gz::https://github.com/gohugoio/hugo/archive/v0.160.0.tar.gz
- sha512sums =
236e5d7beb9888e87717c5e1e2490aa5c3cd0edcb61c1fd83a30947f3942e6cbfebc1b0e88b0a4b916d2b18977e9d30742e2d274b5e4d97a044a1ea610051cd5
+ source =
hugo-0.160.1.tar.gz::https://github.com/gohugoio/hugo/archive/v0.160.1.tar.gz
+ sha512sums =
2ec3e4edf8807596530186f9a6e05a5d79048363a613094cd8d388c42f7511de7bf663447cc88d950989482819414fadbc9a553b5bd8cb09ec8970e95d957647
pkgname = hugo
=====================================
PKGBUILD
=====================================
@@ -6,7 +6,7 @@
# Contributor: Brenton Horne
pkgname=hugo
-pkgver=0.160.0
+pkgver=0.160.1
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=('236e5d7beb9888e87717c5e1e2490aa5c3cd0edcb61c1fd83a30947f3942e6cbfebc1b0e88b0a4b916d2b18977e9d30742e2d274b5e4d97a044a1ea610051cd5')
+sha512sums=('2ec3e4edf8807596530186f9a6e05a5d79048363a613094cd8d388c42f7511de7bf663447cc88d950989482819414fadbc9a553b5bd8cb09ec8970e95d957647')
build() {
cd "${pkgname}-${pkgver}"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/63fae0d9fb24dd9dfdb0d7f203b5a2d8c57425a9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/63fae0d9fb24dd9dfdb0d7f203b5a2d8c57425a9
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