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


Commits:
48cce1e9 by Jaroslav Lichtblau at 2023-08-01T19:55:44+02:00
upgpkg: 0.116.0-1 - new upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.115.4
+pkgver=0.116.0
 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=('b5a00aa6601a6df2d1cc9244899b26abdc92e0b57d7431409b483e1bbd892a8026b181f2b9dbe273385b5ca95c3564ca6128afa54d33cbda584946eba20d2eb5')
+sha512sums=('5a7a8cb61fee9625237d6107b3b6c88db639c67c0f2e8b2334572bcbe4df3805f4267c883ab399818df5df760e949d5942636e487b915144efde937c03fad8b4')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



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

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


Reply via email to