makedeb
The world's fastest framework for building websites
Click here to go back to the commit logs for hugo.
Hash: f0cea974fae3944dc461fa241b1b0aff9579d075
Message: Bump version to '0.96.0'
diff --git a/.SRCINFO b/.SRCINFO
index f918a0f..021ab8c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,14 +2,14 @@ generated-by = makedeb-makepkg
pkgbase = hugo
pkgdesc = The world's fastest framework for building websites
- pkgver = 0.94.2
+ pkgver = 0.96.0
pkgrel = 1
url = https://gohugo.io/
arch = any
license = Apache-2.0
makedepends = git
makedepends = golang-go>=1.16
- source = hugo-0.94.2::git+https://github.com/gohugoio/hugo/#tag=v0.94.2
+ source = hugo-0.96.0::git+https://github.com/gohugoio/hugo/#tag=v0.96.0
sha256sums = SKIP
pkgname = hugo
diff --git a/PKGBUILD b/PKGBUILD
index f92d304..ca0717b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Hunter Wittenborn <hunter@hunterwittenborn.com>
pkgname=hugo
-pkgver=0.94.2
+pkgver=0.96.0
pkgrel=1
pkgdesc="The world's fastest framework for building websites"
arch=('any')