hugo: update to 0.104.2

This commit is contained in:
Mehdi Chinoune
2022-10-01 08:32:14 +00:00
committed by مهدي شينون (Mehdi Chinoune)
parent 2dd6d824c1
commit 41e206e441

View File

@@ -3,7 +3,7 @@
_realname=hugo
pkgbase=mingw-w64-${_realname}
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
pkgver=0.103.1
pkgver=0.104.2
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=('9065beec7b46be56052c44bc4a2f8a561ae842af643f59915a98842531f62efb')
sha256sums=('22ba682f30e4a3e2511662b5b223a15af0272d863d46276a5311cd15588848dd')
build() {
cd "${_realname}-$pkgver"