[arch-commits] Commit in hugo/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Wed Jul 7 09:22:46 UTC 2021


    Date: Wednesday, July 7, 2021 @ 09:22:45
  Author: felixonmars
Revision: 974284

upgpkg: hugo 0.85.0-1

Modified:
  hugo/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-07 09:22:00 UTC (rev 974283)
+++ PKGBUILD	2021-07-07 09:22:45 UTC (rev 974284)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.84.4
+pkgver=0.85.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 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=('f78ceb7514d87591703ac0f0ff2dfdd6a09d738d319a28f2d9ec13b44ab45d6d9ff02e7378c3764349827fd08d735ebc28b625085130db165232689655dff1e2')
+sha512sums=('213ff0d1d87cca7ff87731216d0d0a80c2e5abbcca39a4222615a5a43f7f13f5456609ef47ab7d493a30af8ec65fb8dcfb21bcaacb43fc2d550178f5fe448966')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}




More information about the arch-commits mailing list