Jaroslav Lichtblau pushed to branch main at Arch Linux / Packaging / Packages / 
hugo


Commits:
ae8bdfe0 by Jaroslav Lichtblau at 2023-08-01T20:04:25+02:00
upgpkg: 0.116.1-1 - new upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.116.0
+pkgver=0.116.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -16,7 +16,7 @@ makedepends=('go' 'git')
 optdepends=('python-pygments: syntax-highlight code snippets'
             'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('5a7a8cb61fee9625237d6107b3b6c88db639c67c0f2e8b2334572bcbe4df3805f4267c883ab399818df5df760e949d5942636e487b915144efde937c03fad8b4')
+sha512sums=('56b6fc3a70dbd80b3a547e875b8c551155186fceb9f76ee35d4fafa2d2230f475d4d745f2f8292f45961fc7073a012c401555d593031eefb131d2568cb3624d6')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



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

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


Reply via email to