aboutsummaryrefslogtreecommitdiffstats
path: root/community/hugo/APKBUILD
diff options
context:
space:
mode:
authorJulian Xhokaxhiu <xhokaxhiujulian@gmail.com>2017-03-01 21:56:51 +0100
committerJakub Jirutka <jakub@jirutka.cz>2017-03-01 22:41:53 +0100
commit2011c399cb5f795da0ee656c418b014b8fac9655 (patch)
tree2d9d02438b58de01a769deb30e1f8fcc30f3c455 /community/hugo/APKBUILD
parentfe32be2999c838cc28f459e3423958e5237b0626 (diff)
community/hugo: upgrade to 0.19
Diffstat (limited to 'community/hugo/APKBUILD')
-rw-r--r--community/hugo/APKBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/community/hugo/APKBUILD b/community/hugo/APKBUILD
index 968ea499764..a731d793aec 100644
--- a/community/hugo/APKBUILD
+++ b/community/hugo/APKBUILD
@@ -1,7 +1,7 @@
# Contributor: Thomas Boerger <thomas@webhippie.de>
# Maintainer: Thomas Boerger <thomas@webhippie.de>
pkgname=hugo
-pkgver=0.18
+pkgver=0.19
pkgrel=0
pkgdesc="A Fast and Flexible Static Site Generator built with love in GoLang"
url="http://gohugo.io/"
@@ -30,6 +30,6 @@ package() {
install -Dm755 "$builddir"/bin/$pkgname "$pkgdir"/usr/bin/$pkgname
}
-md5sums="f8b829b348ab7ea85c467631c6552fb0 hugo-0.18.tar.gz"
-sha256sums="9d432f53018d642526a44f9182b6584a4be83810dcd6ebc13e7a44c015ae35a0 hugo-0.18.tar.gz"
-sha512sums="b55a9e75a9d71fab2882d1eb923861dad0f504b219bcd9c6d5dd8a81fdb7509355cbb2ce692a488dc8b7439166772cd40563742234182e5e66c320906145583f hugo-0.18.tar.gz"
+md5sums="91844bf1b192941210d39f4aa8d47f0e hugo-0.19.tar.gz"
+sha256sums="f2d1926b226b4a5d64c4880538eb1bb47c84dd886152660d72c69269f7c5cf6f hugo-0.19.tar.gz"
+sha512sums="c1d5e206bc011e8ceb2fb4b515a02b56b2b619d768dd3b38456f50849651b0f16077ccf30a3a61e6b934b8a92bd71d45e24e1cc9d65b5d362f7c2f11e75c8a12 hugo-0.19.tar.gz"