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


Commits:
b14694a7 by Jaroslav Lichtblau at 2023-09-04T13:49:25+02:00
upgpkg: 0.117.0-1 - new upstream release

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.116.1
+pkgver=0.117.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=('56b6fc3a70dbd80b3a547e875b8c551155186fceb9f76ee35d4fafa2d2230f475d4d745f2f8292f45961fc7073a012c401555d593031eefb131d2568cb3624d6')
+sha512sums=('93c06e957a38314bd8814e6f2a68f94ca082675ab5fc3cf7a07f79c55cee87dacdb1f49b01dc550dcd4eae3fb57c677e4411225ad37e0ec90a53c1b98798b683')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}



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

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


Reply via email to