gutenberg: update to 0.4.2. (#2430)

This commit is contained in:
cr6git 2018-09-07 01:14:23 +02:00 committed by GitHub
parent fccc7a0447
commit 6944b0e3fb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 3 additions and 2 deletions

View File

@ -1,6 +1,6 @@
# Template file for 'gutenberg'
pkgname=gutenberg
version=0.4.1
version=0.4.2
revision=1
hostmakedepends="cargo cmake git pkg-config"
makedepends="libressl-devel libsass-devel"
@ -8,8 +8,9 @@ short_desc="Fast opinionated static site generator written in rust"
maintainer="Carson Page <pagem.carson@gmail.com>"
license="MIT"
homepage="https://www.getgutenberg.io/"
changelog="https://raw.githubusercontent.com/Keats/gutenberg/master/CHANGELOG.md"
distfiles="https://github.com/Keats/gutenberg/archive/v${version}.tar.gz"
checksum=62ece15697dce61d3b31e250eb26d41f4449a61fe0d3457f244343b278f63506
checksum=8d3fb9972a17f6fa8a7830c8d129a7d587f0bbfc36f5351dc4c9e44f46aa4e2d
nocross=yes
do_build() {