summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRizwan-Hasan2021-05-27 22:23:59 +0600
committerRizwan-Hasan2021-05-27 22:23:59 +0600
commita50babfbf8b4c7f6f3de5d918c61baa45393cf55 (patch)
treea1766ef2a40224421489deb4cc1998d83dffe72f /PKGBUILD
parentea881d8b683a0a83387466b27e4e824100927260 (diff)
downloadaur-hugo-extended.tar.gz
updated
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e4cffc10a2df..298fd5a0afa2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Contributor: Rizwan Hasan <rizwan.hasan486@gmail.com>
pkgname=hugo-extended
-pkgver=0.83.0
+pkgver=0.83.1
pkgrel=1
pkgdesc="Hugo is one of the most popular open-source static site generators. With its amazing speed and flexibility, Hugo makes building websites fun again."
arch=('x86_64')
@@ -9,7 +9,7 @@ url="https://gohugo.io/"
license=('Apache v2.0')
conflicts=('hugo' 'hugo-git')
source=("https://github.com/gohugoio/hugo/releases/download/v${pkgver}/hugo_extended_${pkgver}_Linux-64bit.tar.gz")
-sha256sums=("84e2ef0a17f72261999d494b22ae24fa2cf9da4d6b2d524dba21b3ed0ed7004c")
+sha256sums=("7dab678e7bd47de76b311c1dc51257d1ba41d95e8e1d30869f701e1628261447")
package() {
install -d "${pkgdir}/usr/bin"