hugo: update to 0.146.2
This commit is contained in:
parent
9605e41af6
commit
9664faeb86
@ -3,7 +3,7 @@
|
|||||||
_realname=hugo
|
_realname=hugo
|
||||||
pkgbase=mingw-w64-${_realname}
|
pkgbase=mingw-w64-${_realname}
|
||||||
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
pkgname=("${MINGW_PACKAGE_PREFIX}-${_realname}")
|
||||||
pkgver=0.146.1
|
pkgver=0.146.2
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='A Fast and Flexible Static Site Generator built with love by bep, spf13 and friends in Go. (mingw-w64)'
|
pkgdesc='A Fast and Flexible Static Site Generator built with love by bep, spf13 and friends in Go. (mingw-w64)'
|
||||||
arch=('any')
|
arch=('any')
|
||||||
@ -20,7 +20,7 @@ makedepends=("${MINGW_PACKAGE_PREFIX}-go" "${MINGW_PACKAGE_PREFIX}-cc" "git")
|
|||||||
optdepends=("git: To interact with repositories")
|
optdepends=("git: To interact with repositories")
|
||||||
options=('!strip')
|
options=('!strip')
|
||||||
source=("https://github.com/gohugoio/hugo/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
source=("https://github.com/gohugoio/hugo/archive/v${pkgver}/${_realname}-${pkgver}.tar.gz")
|
||||||
sha256sums=('6dd1ec2edab3b5f0d3c9da3950790212fe3a29e173de95bd7ae78d3fb880f050')
|
sha256sums=('a7307b7e34f6247b113e3d85383a9b10beb43a19dccf8aa929b26878c040221d')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${_realname}-${pkgver}"
|
cd "${_realname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user