hugo: update to 0.151.1
This commit is contained in:
parent
eb12b607f7
commit
4c193c0820
@ -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.151.0
|
pkgver=0.151.1
|
||||||
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')
|
||||||
@ -24,7 +24,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=('b41d6e3da741c8d5637e016a1fa98f36e47dbfa9e213ff2d73ced66fb5b770ea')
|
sha256sums=('7750d644c5ea762ba400001d753a9d37dc4f1467ca470f01cffff2b2a87c9232')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${_realname}-${pkgver}"
|
cd "${_realname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user