makedeb


hugo 0.132.2-1


The world's fastest framework for building websites

Click here to go back to the commit logs for hugo.

Commit:


Hash: da2084a2d4891d36112b4e03c8ad91e599af18c5

Message: Bump version to '0.128.2-1'

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 1b118f2..311b4eb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,13 +3,13 @@ pkgname = hugo
 pkgbase = hugo
 pkgdesc = The world's fastest framework for building websites
 pkgrel = 1
-pkgver = 0.128.1
+pkgver = 0.128.2
 url = https://gohugo.io/
 arch = any
 license = Apache-2.0
 makedepends = git
 makedepends = golang-go>=2:1.18
-source = hugo-0.128.1::git+https://github.com/gohugoio/hugo/#tag=v0.128.1
+source = hugo-0.128.2::git+https://github.com/gohugoio/hugo/#tag=v0.128.2
 sha256sums = SKIP
 makedepends = git
 makedepends = golang-go>=2:1.18
diff --git a/PKGBUILD b/PKGBUILD
index 62af6ba..33b7680 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
 # Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
 pkgname=hugo
-pkgver=0.128.1
+pkgver=0.128.2
 pkgrel=1
 pkgdesc="The world's fastest framework for building websites"
 arch=('any')