hugo: update to 0.102.3

This commit is contained in:
Mehdi Chinoune
2022-09-02 10:33:06 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent cd500dcbe6
commit f968a2eb05

View File

@@ -3,7 +3,7 @@
_realname=hugo
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.101.0
pkgver=0.102.3
pkgrel=1
pkgdesc='A Fast and Flexible Static Site Generator built with love by bep, spf13 and friends in Go. (mingw-w64)'
arch=('any')
@@ -14,7 +14,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go" "${MINGW_PACKAGE_PREFIX}-cc" "git")
optdepends=("git: To interact with repositories")
options=('!strip')
source=("$_realname-$pkgver.tar.gz::$url/archive/refs/tags/v$pkgver.tar.gz")
sha256sums=('ce5e2c37d9980428cfbfb22cabedc29aebe8f1142ce261777d0435f9f2d6d1cb')
sha256sums=('5fab29ababef5294c891d687aef027c423771d4ad33af10c69f18ff9754d283b')
build() {
cd "${_realname}-$pkgver"