hugo: update to 0.138.0
This commit is contained in:
parent
c9b724fb0a
commit
3b9eeed271
@ -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.136.5
|
pkgver=0.138.0
|
||||||
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=('d08858d21faec46075b8988d1ed3b16239daea426574cd3b07efc1e23db927f5')
|
sha256sums=('2527f9df57d872c2651ad8e8895c7256c7af9a58c73e5e72f5ba0ae9714cad8e')
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
cd "${_realname}-${pkgver}"
|
cd "${_realname}-${pkgver}"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user