makedeb
The world's fastest framework for building websites
Click here to go back to the commit logs for hugo.
Hash: 0d047e020270a04fce9be82c58b4f96d59eea3c1
Message: Bump version to '0.126.1-1'
diff --git a/.SRCINFO b/.SRCINFO
index cc88cf5..a036f37 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.126.0
+pkgver = 0.126.1
url = https://gohugo.io/
arch = any
license = Apache-2.0
makedepends = git
makedepends = golang-go>=2:1.18
-source = hugo-0.126.0::git+https://github.com/gohugoio/hugo/#tag=v0.126.0
+source = hugo-0.126.1::git+https://github.com/gohugoio/hugo/#tag=v0.126.1
sha256sums = SKIP
makedepends = git
makedepends = golang-go>=2:1.18
diff --git a/PKGBUILD b/PKGBUILD
index ef75894..3e3b11d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=hugo
-pkgver=0.126.0
+pkgver=0.126.1
pkgrel=1
pkgdesc="The world's fastest framework for building websites"
arch=('any')