[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-12-23 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, December 23, 2020 @ 14:23:24
  Author: jlichtblau
Revision: 784227

upgpkg: hugo 0.79.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-23 13:51:26 UTC (rev 784226)
+++ PKGBUILD2020-12-23 14:23:24 UTC (rev 784227)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.79.0
+pkgver=0.79.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('d2f27a1e0ae83e1f12f500b360ad8b0584d8d2a9972a3b2dc307cb29cdc431109f39285d612f0ef3698385d8ae16e51c89aae9a909d33b0445eaf26805e5fc2b')
+sha512sums=('61db9bef0a99d2885c41583aa785da90870583e2c5994b7f5857fc7a8a574d16f3e112aa4f6739186c4e11a48a779f1175f8cdccba8035cc352617ec6db326f9')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-12-01 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, December 1, 2020 @ 16:29:46
  Author: jlichtblau
Revision: 767175

upgpkg: hugo 0.79.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-12-01 15:57:58 UTC (rev 767174)
+++ PKGBUILD2020-12-01 16:29:46 UTC (rev 767175)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.78.2
+pkgver=0.79.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('df8a1789740abae2fd50db619f4028d4bf483d015b0a0b68b88077236141a685aa369b492b65b85a7c3ae2ecea8842aaac6ba13e97379e890e8f178746bc7e1a')
+sha512sums=('d2f27a1e0ae83e1f12f500b360ad8b0584d8d2a9972a3b2dc307cb29cdc431109f39285d612f0ef3698385d8ae16e51c89aae9a909d33b0445eaf26805e5fc2b')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-11-22 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 22, 2020 @ 10:59:43
  Author: jlichtblau
Revision: 758875

upgpkg: hugo 0.78.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-22 10:44:42 UTC (rev 758874)
+++ PKGBUILD2020-11-22 10:59:43 UTC (rev 758875)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.78.1
+pkgver=0.78.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('dc2953cca2d6f3b6409533cea59fe041bfdfe0f53c0b936de4925b3ba85c2052ed712fa2eb097702709089b38a888096e7a69ff8521b47261a44541287577486')
+sha512sums=('df8a1789740abae2fd50db619f4028d4bf483d015b0a0b68b88077236141a685aa369b492b65b85a7c3ae2ecea8842aaac6ba13e97379e890e8f178746bc7e1a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-11-05 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, November 5, 2020 @ 17:29:05
  Author: jlichtblau
Revision: 743343

upgpkg: hugo 0.78.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-05 17:25:55 UTC (rev 743342)
+++ PKGBUILD2020-11-05 17:29:05 UTC (rev 743343)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.77.0
+pkgver=0.78.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('0c9c09962c811dcb198b960e4e412915475902d934733e08a2da1b69e8c196fe03818b9e28abe1d3b085eba8780794a147d5917b77093ecd998425a928858c86')
+sha512sums=('dc2953cca2d6f3b6409533cea59fe041bfdfe0f53c0b936de4925b3ba85c2052ed712fa2eb097702709089b38a888096e7a69ff8521b47261a44541287577486')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-11-01 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, November 1, 2020 @ 13:34:55
  Author: jlichtblau
Revision: 738858

upgpkg: hugo 0.77.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-11-01 11:33:43 UTC (rev 738857)
+++ PKGBUILD2020-11-01 13:34:55 UTC (rev 738858)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.76.5
+pkgver=0.77.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('cb7d312d36cfd25b2664f388a8b43ce6be59b5eb35e9ecd950b7d6f301f8ca538233818260df68df6817ca17f700ded894ccd40fc497424130ba88167c43b29b')
+sha512sums=('0c9c09962c811dcb198b960e4e412915475902d934733e08a2da1b69e8c196fe03818b9e28abe1d3b085eba8780794a147d5917b77093ecd998425a928858c86')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-10-14 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, October 14, 2020 @ 16:13:45
  Author: jlichtblau
Revision: 723929

upgpkg: hugo 0.76.5-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-14 16:03:16 UTC (rev 723928)
+++ PKGBUILD2020-10-14 16:13:45 UTC (rev 723929)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.76.4
+pkgver=0.76.5
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('7a9e8714a485e26705365d3de495812d45cf7f7f6aed5929d055c8bf8f7ead98348d1154bb84d6e408b4af2fa87d510a5e86547a75e7e83e06286066c349dae7')
+sha512sums=('cb7d312d36cfd25b2664f388a8b43ce6be59b5eb35e9ecd950b7d6f301f8ca538233818260df68df6817ca17f700ded894ccd40fc497424130ba88167c43b29b')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-10-12 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, October 12, 2020 @ 18:25:01
  Author: jlichtblau
Revision: 723708

upgpkg: hugo 0.76.4-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-12 17:37:42 UTC (rev 723707)
+++ PKGBUILD2020-10-12 18:25:01 UTC (rev 723708)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.76.3
+pkgver=0.76.4
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('48e9d1f54063e00e1e7282f3e812c512303a929c4dd75b63d39a668a867829c293dd26867c6012223eed9c6630b54494b23f15b0cd1f79c92a865bcaabd542de')
+sha512sums=('7a9e8714a485e26705365d3de495812d45cf7f7f6aed5929d055c8bf8f7ead98348d1154bb84d6e408b4af2fa87d510a5e86547a75e7e83e06286066c349dae7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-10-10 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, October 10, 2020 @ 13:45:20
  Author: jlichtblau
Revision: 723107

upgpkg: hugo 0.76.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-10 13:32:25 UTC (rev 723106)
+++ PKGBUILD2020-10-10 13:45:20 UTC (rev 723107)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.76.2
+pkgver=0.76.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 optdepends=('pygmentize: syntax-highlight code snippets'
 'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('20f8fc5db5df92c21961e17247d2270aadc56deb7c2075b5f77de0320d3cd57e2454e7e71c511b6d6cea639cfcf3611ace3ca845ce829fc37aae0f349ef612e5')
+sha512sums=('48e9d1f54063e00e1e7282f3e812c512303a929c4dd75b63d39a668a867829c293dd26867c6012223eed9c6630b54494b23f15b0cd1f79c92a865bcaabd542de')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-10-07 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, October 7, 2020 @ 16:23:18
  Author: jlichtblau
Revision: 720750

FS#67445 - optional dependency added

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 16:22:43 UTC (rev 720749)
+++ PKGBUILD2020-10-07 16:23:18 UTC (rev 720750)
@@ -12,7 +12,8 @@
 license=('Apache')
 depends=('glibc')
 makedepends=('go' 'git')
-optdepends=('pygmentize: syntax-highlight code snippets')
+optdepends=('pygmentize: syntax-highlight code snippets'
+'python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
 
sha512sums=('20f8fc5db5df92c21961e17247d2270aadc56deb7c2075b5f77de0320d3cd57e2454e7e71c511b6d6cea639cfcf3611ace3ca845ce829fc37aae0f349ef612e5')
 


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-10-07 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, October 7, 2020 @ 16:15:03
  Author: jlichtblau
Revision: 720738

upgpkg: hugo 0.76.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-10-07 16:13:36 UTC (rev 720737)
+++ PKGBUILD2020-10-07 16:15:03 UTC (rev 720738)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.75.1
+pkgver=0.76.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('d942457a00c9cd58a6a2c2081da889e5d6cdf7839d8ed0b74f7a2888babcdbf5fcf2ba297085cf9ddda60f388e0b41e8b2527471d3a515119b7073e8ee9c2831')
+sha512sums=('20f8fc5db5df92c21961e17247d2270aadc56deb7c2075b5f77de0320d3cd57e2454e7e71c511b6d6cea639cfcf3611ace3ca845ce829fc37aae0f349ef612e5')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-09-15 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, September 15, 2020 @ 15:50:33
  Author: jlichtblau
Revision: 707153

upgpkg: hugo 0.75.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-15 15:36:30 UTC (rev 707152)
+++ PKGBUILD2020-09-15 15:50:33 UTC (rev 707153)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.75.0
+pkgver=0.75.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('47192416b51b9b8ad180f8e00a83c4a5cc5222857685ddb0e2b61c294aadaba68caf5553bed0ccdea228de18ae9091d8392cab56d430356698e2e9dabe78a86d')
+sha512sums=('d942457a00c9cd58a6a2c2081da889e5d6cdf7839d8ed0b74f7a2888babcdbf5fcf2ba297085cf9ddda60f388e0b41e8b2527471d3a515119b7073e8ee9c2831')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-09-15 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, September 15, 2020 @ 15:36:08
  Author: jlichtblau
Revision: 707151

upgpkg: hugo 0.75.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-09-15 15:25:04 UTC (rev 707150)
+++ PKGBUILD2020-09-15 15:36:08 UTC (rev 707151)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.74.3
+pkgver=0.75.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('aca42db5abe1bf36c6793f3e6cf260167285f074366c03fc8f2000f59e4860c634a65fa14855f03dc2c4513fb83f2c215e590825e6d037d107825d589f08208f')
+sha512sums=('47192416b51b9b8ad180f8e00a83c4a5cc5222857685ddb0e2b61c294aadaba68caf5553bed0ccdea228de18ae9091d8392cab56d430356698e2e9dabe78a86d')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-08-05 Thread Christian Rebischke via arch-commits
Date: Wednesday, August 5, 2020 @ 20:05:18
  Author: shibumi
Revision: 670351

upgpkg: hugo 0.74.3-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-05 20:03:17 UTC (rev 670350)
+++ PKGBUILD2020-08-05 20:05:18 UTC (rev 670351)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.74.1
+pkgver=0.74.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('9ebbba3764bae4fc22d48e7aa0840b3d895eff360203f13007dcc87ce8e526edd9b87437ea9cfee764381727f9e5012ed2ff77ab3316247cc859a9b23d6da64c')
+sha512sums=('aca42db5abe1bf36c6793f3e6cf260167285f074366c03fc8f2000f59e4860c634a65fa14855f03dc2c4513fb83f2c215e590825e6d037d107825d589f08208f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-08-02 Thread Felix Yan via arch-commits
Date: Sunday, August 2, 2020 @ 08:55:34
  Author: felixonmars
Revision: 667598

upgpkg: hugo 0.74.1-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-08-02 08:48:36 UTC (rev 667597)
+++ PKGBUILD2020-08-02 08:55:34 UTC (rev 667598)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.74.0
+pkgver=0.74.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('f02cc5ef710b09e668959680f53c5b2d8997b80d4e86d917c6a561d9a91bb7f094a9be64f37249b2172d9f86b2a3a36ddff84de81631e6f789c78fdb3f4610f2')
+sha512sums=('9ebbba3764bae4fc22d48e7aa0840b3d895eff360203f13007dcc87ce8e526edd9b87437ea9cfee764381727f9e5012ed2ff77ab3316247cc859a9b23d6da64c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-07-31 Thread Felix Yan via arch-commits
Date: Friday, July 31, 2020 @ 08:50:37
  Author: felixonmars
Revision: 666121

upgpkg: hugo 0.74.0-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-31 08:50:28 UTC (rev 666120)
+++ PKGBUILD2020-07-31 08:50:37 UTC (rev 666121)
@@ -4,8 +4,8 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.73.0
-pkgrel=2
+pkgver=0.74.0
+pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;
@@ -14,7 +14,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('16c989382437cb18ee837873e5872b047b12fd09c1f432131a0889a6fd5614a2fea9d510c13b5862fc2c0a760aef18f26ee3d398d66b6ae5f15e375ef86ac4c9')
+sha512sums=('f02cc5ef710b09e668959680f53c5b2d8997b80d4e86d917c6a561d9a91bb7f094a9be64f37249b2172d9f86b2a3a36ddff84de81631e6f789c78fdb3f4610f2')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-07-05 Thread Morten Linderud via arch-commits
Date: Sunday, July 5, 2020 @ 15:19:01
  Author: foxboron
Revision: 657857

upgpkg: hugo 0.73.0-2

Updated to new go package guidelines

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |   11 ---
 1 file changed, 8 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-07-05 14:59:41 UTC (rev 657856)
+++ PKGBUILD2020-07-05 15:19:01 UTC (rev 657857)
@@ -5,13 +5,13 @@
 
 pkgname=hugo
 pkgver=0.73.0
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;
 license=('Apache')
 depends=('glibc')
-makedepends=('go-pie' 'git')
+makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
 
sha512sums=('16c989382437cb18ee837873e5872b047b12fd09c1f432131a0889a6fd5614a2fea9d510c13b5862fc2c0a760aef18f26ee3d398d66b6ae5f15e375ef86ac4c9')
@@ -18,7 +18,12 @@
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
-  go build -tags extended -ldflags "-extldflags ${LDFLAGS}"
+  export CGO_CPPFLAGS="${CPPFLAGS}"
+  export CGO_CFLAGS="${CFLAGS}"
+  export CGO_CXXFLAGS="${CXXFLAGS}"
+  export CGO_LDFLAGS="${LDFLAGS}"
+  export GOFLAGS="-buildmode=pie -trimpath -mod=readonly -modcacherw"
+  go build -tags extended 
   ./hugo gen man
 }
 


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-06-24 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, June 24, 2020 @ 17:13:09
  Author: jlichtblau
Revision: 652450

upgpkg: hugo 0.73.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-24 17:05:00 UTC (rev 652449)
+++ PKGBUILD2020-06-24 17:13:09 UTC (rev 652450)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.72.0
+pkgver=0.73.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('7efc37cda59e7ce3b5db96fd6db153df63952b6da6ab60d3cc7159cc78d14ffc53b48d40ec197df8d7819b8730f895fafdf7d44bf7491ac26792833c6da6b9e7')
+sha512sums=('16c989382437cb18ee837873e5872b047b12fd09c1f432131a0889a6fd5614a2fea9d510c13b5862fc2c0a760aef18f26ee3d398d66b6ae5f15e375ef86ac4c9')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-06-03 Thread Felix Yan via arch-commits
Date: Wednesday, June 3, 2020 @ 17:39:56
  Author: felixonmars
Revision: 638381

upgpkg: hugo 0.72.0-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-06-03 17:39:47 UTC (rev 638380)
+++ PKGBUILD2020-06-03 17:39:56 UTC (rev 638381)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.71.1
+pkgver=0.72.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('2fa3f63cebdf5a9f625efc5d6164c27abd45543f627cf2f35e9c78edfac8eec479fd2c22ebf970eef5fd6c8781cbc4eb4c77063d0f4bc005cb22f309d3ce4c6c')
+sha512sums=('7efc37cda59e7ce3b5db96fd6db153df63952b6da6ab60d3cc7159cc78d14ffc53b48d40ec197df8d7819b8730f895fafdf7d44bf7491ac26792833c6da6b9e7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-05-25 Thread Felix Yan via arch-commits
Date: Monday, May 25, 2020 @ 18:12:52
  Author: felixonmars
Revision: 634711

upgpkg: hugo 0.71.1-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-25 18:11:07 UTC (rev 634710)
+++ PKGBUILD2020-05-25 18:12:52 UTC (rev 634711)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.71.0
+pkgver=0.71.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('f8b0a00a3065caa8ca61083a3acedf1ddd0e8d1abc6e4ff916d2c907e4e48e726541a3a0a0a0ecb0f6d908a1f4ae30f3849cefe8769cb7916175c001b7ff')
+sha512sums=('2fa3f63cebdf5a9f625efc5d6164c27abd45543f627cf2f35e9c78edfac8eec479fd2c22ebf970eef5fd6c8781cbc4eb4c77063d0f4bc005cb22f309d3ce4c6c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-05-20 Thread Felix Yan via arch-commits
Date: Wednesday, May 20, 2020 @ 09:26:35
  Author: felixonmars
Revision: 630593

upgpkg: hugo 0.71.0-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-20 09:26:16 UTC (rev 630592)
+++ PKGBUILD2020-05-20 09:26:35 UTC (rev 630593)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.70.0
+pkgver=0.71.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('9073d89032c43e0d27dd500fbceefd386e4e0c96b6d305e94f3eb88dc92f369ef63460fe4a66c16b027e9ef8805a4b8c3446533d3af272bd5d3ec20abce90a96')
+sha512sums=('f8b0a00a3065caa8ca61083a3acedf1ddd0e8d1abc6e4ff916d2c907e4e48e726541a3a0a0a0ecb0f6d908a1f4ae30f3849cefe8769cb7916175c001b7ff')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-05-07 Thread Felix Yan via arch-commits
Date: Thursday, May 7, 2020 @ 06:06:48
  Author: felixonmars
Revision: 625265

upgpkg: hugo 0.70.0-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-05-07 06:06:28 UTC (rev 625264)
+++ PKGBUILD2020-05-07 06:06:48 UTC (rev 625265)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.69.2
+pkgver=0.70.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('3433bf4c5f0ee3e11ab1305ce76bac6f4982df12fe0d5e778c47d9ff0d98bc01efcac7a430d897e8fa7fd990604371c58f9b6e56cf105bf78232d04c7371737d')
+sha512sums=('9073d89032c43e0d27dd500fbceefd386e4e0c96b6d305e94f3eb88dc92f369ef63460fe4a66c16b027e9ef8805a4b8c3446533d3af272bd5d3ec20abce90a96')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-04-26 Thread Christian Rebischke via arch-commits
Date: Sunday, April 26, 2020 @ 17:32:55
  Author: shibumi
Revision: 621636

upgpkg: hugo 0.69.2-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-26 17:27:45 UTC (rev 621635)
+++ PKGBUILD2020-04-26 17:32:55 UTC (rev 621636)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.69.1
+pkgver=0.69.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('428a529637e92425dab6c570dc848458757c747f303e00909c169dc7bc6644bd96e8c63b7728d9b7f850a33ed732891b181f71820a7df1b7156d94326220980c')
+sha512sums=('3433bf4c5f0ee3e11ab1305ce76bac6f4982df12fe0d5e778c47d9ff0d98bc01efcac7a430d897e8fa7fd990604371c58f9b6e56cf105bf78232d04c7371737d')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-04-23 Thread Felix Yan via arch-commits
Date: Thursday, April 23, 2020 @ 08:59:30
  Author: felixonmars
Revision: 617817

upgpkg: hugo 0.69.1-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-23 08:59:12 UTC (rev 617816)
+++ PKGBUILD2020-04-23 08:59:30 UTC (rev 617817)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.69.0
+pkgver=0.69.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('585d38b438f6a888c623b3fe84bb652613037acfdfe53df00e13fa6597cd67c18d587986a35ca67876345d2c601c765e67e5e0fad25ed10e8002c99a99654f8f')
+sha512sums=('428a529637e92425dab6c570dc848458757c747f303e00909c169dc7bc6644bd96e8c63b7728d9b7f850a33ed732891b181f71820a7df1b7156d94326220980c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-04-20 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 20, 2020 @ 10:17:35
  Author: jlichtblau
Revision: 617011

upgpkg: hugo 0.69.0-1 - new upstream release 

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-04-20 10:16:25 UTC (rev 617010)
+++ PKGBUILD2020-04-20 10:17:35 UTC (rev 617011)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.68.3
+pkgver=0.69.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('31df8d69fe21c52b6d0676c62c81d07bad45660d985d9942aaef15242eae747f12eaf5c78ca11ee92a354c110aacaa2e3bab816455ca5bafc9ea4d2f10cf058f')
+sha512sums=('585d38b438f6a888c623b3fe84bb652613037acfdfe53df00e13fa6597cd67c18d587986a35ca67876345d2c601c765e67e5e0fad25ed10e8002c99a99654f8f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-25 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, March 25, 2020 @ 20:49:33
  Author: jlichtblau
Revision: 604380

upgpkg: hugo 0.68.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-25 20:17:52 UTC (rev 604379)
+++ PKGBUILD2020-03-25 20:49:33 UTC (rev 604380)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.68.2
+pkgver=0.68.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('02543aae9a2236048d3e5b829396b5aa3b8b315d13e1f3fa3d4b4ed86f30098bdc2bb9f1b0a6a8081219f67aae6434fa0e6c67f6c26ec4dc7b8c888a3832f932')
+sha512sums=('31df8d69fe21c52b6d0676c62c81d07bad45660d985d9942aaef15242eae747f12eaf5c78ca11ee92a354c110aacaa2e3bab816455ca5bafc9ea4d2f10cf058f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-24 Thread Felix Yan via arch-commits
Date: Tuesday, March 24, 2020 @ 13:30:32
  Author: felixonmars
Revision: 603822

upgpkg: hugo 0.68.2-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-24 13:29:50 UTC (rev 603821)
+++ PKGBUILD2020-03-24 13:30:32 UTC (rev 603822)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.68.1
+pkgver=0.68.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('74ea40949786ca4c70f9a7a8ec6712cbe8ada3b2ae1e4790e282bc5f6dbdb93d908fdd12899dd50da3fdf74360dc9fd4a6d72da0db0ae12e0c19328d5ffad92e')
+sha512sums=('02543aae9a2236048d3e5b829396b5aa3b8b315d13e1f3fa3d4b4ed86f30098bdc2bb9f1b0a6a8081219f67aae6434fa0e6c67f6c26ec4dc7b8c888a3832f932')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-22 Thread Felix Yan via arch-commits
Date: Sunday, March 22, 2020 @ 11:27:03
  Author: felixonmars
Revision: 603426

upgpkg: hugo 0.68.1-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-22 11:25:36 UTC (rev 603425)
+++ PKGBUILD2020-03-22 11:27:03 UTC (rev 603426)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.68.0
+pkgver=0.68.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('f45fc7581908b847b70652388d458f06d21eadfd1aca5bae26711a0a4cb6f86cec2be84d1c7cf9eea4919f0f57579c2c25cfbf5524bd96ec7f5193dab9a086d8')
+sha512sums=('74ea40949786ca4c70f9a7a8ec6712cbe8ada3b2ae1e4790e282bc5f6dbdb93d908fdd12899dd50da3fdf74360dc9fd4a6d72da0db0ae12e0c19328d5ffad92e')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-21 Thread Felix Yan via arch-commits
Date: Saturday, March 21, 2020 @ 18:11:25
  Author: felixonmars
Revision: 602940

upgpkg: hugo 0.68.0-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-21 18:10:45 UTC (rev 602939)
+++ PKGBUILD2020-03-21 18:11:25 UTC (rev 602940)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.67.1
+pkgver=0.68.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('717972277459f05adebe06c94b2f74cc7cb7ed2161af149073736cf6729fabdfc1476303a17cfc55a95ce1fe6104b6aa9b439bd22d099943115809946408edf0')
+sha512sums=('f45fc7581908b847b70652388d458f06d21eadfd1aca5bae26711a0a4cb6f86cec2be84d1c7cf9eea4919f0f57579c2c25cfbf5524bd96ec7f5193dab9a086d8')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-15 Thread Felix Yan via arch-commits
Date: Sunday, March 15, 2020 @ 22:04:56
  Author: felixonmars
Revision: 598681

upgpkg: hugo 0.67.1-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-15 22:03:26 UTC (rev 598680)
+++ PKGBUILD2020-03-15 22:04:56 UTC (rev 598681)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.67.0
+pkgver=0.67.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('2a1446ae9cec7ee3a6e2efd282146cba78de0e8a454d41ea57df0ab3154e5fdf')
+sha512sums=('717972277459f05adebe06c94b2f74cc7cb7ed2161af149073736cf6729fabdfc1476303a17cfc55a95ce1fe6104b6aa9b439bd22d099943115809946408edf0')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-10 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, March 10, 2020 @ 18:01:06
  Author: jlichtblau
Revision: 593693

upgpkg: hugo 0.67.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-10 18:00:13 UTC (rev 593692)
+++ PKGBUILD2020-03-10 18:01:06 UTC (rev 593693)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.66.0
+pkgver=0.67.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('58716ebccbf34e4a4e04663c68c5f94d90e920314b44f4e8235ff9bd57604d4f')
+sha256sums=('2a1446ae9cec7ee3a6e2efd282146cba78de0e8a454d41ea57df0ab3154e5fdf')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-03-03 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, March 3, 2020 @ 19:06:41
  Author: jlichtblau
Revision: 589799

upgpkg: hugo 0.66.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-03-03 18:21:03 UTC (rev 589798)
+++ PKGBUILD2020-03-03 19:06:41 UTC (rev 589799)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.65.3
+pkgver=0.66.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('d6c6a68de86cdca0b7cf755c141e09a3fe74c456868e555ba6d459625348689c')
+sha256sums=('58716ebccbf34e4a4e04663c68c5f94d90e920314b44f4e8235ff9bd57604d4f')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-02-23 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, February 23, 2020 @ 11:13:46
  Author: jlichtblau
Revision: 579689

upgpkg: hugo 0.65.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-23 11:13:33 UTC (rev 579688)
+++ PKGBUILD2020-02-23 11:13:46 UTC (rev 579689)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.65.2
+pkgver=0.65.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('4a686f69798e3de56af16af8c22e52ae0ff18aa33a1751fdf380870df5d61985')
+sha256sums=('d6c6a68de86cdca0b7cf755c141e09a3fe74c456868e555ba6d459625348689c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-02-22 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, February 22, 2020 @ 09:19:15
  Author: jlichtblau
Revision: 578245

upgpkg: hugo 0.65.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-22 08:35:37 UTC (rev 578244)
+++ PKGBUILD2020-02-22 09:19:15 UTC (rev 578245)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.65.0
+pkgver=0.65.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('b1ce9ed6ebf713e81c86db4409cddf3fc0726f058e84ae34a961582c7ff42340')
+sha256sums=('4a686f69798e3de56af16af8c22e52ae0ff18aa33a1751fdf380870df5d61985')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-02-20 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, February 20, 2020 @ 08:57:49
  Author: jlichtblau
Revision: 577003

upgpkg: hugo 0.65.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-20 08:57:49 UTC (rev 577002)
+++ PKGBUILD2020-02-20 08:57:49 UTC (rev 577003)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.64.1
+pkgver=0.65.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('38b8c896ccff938c80a648a1106a14d17564ca316f48df71783468fb15c46f27')
+sha256sums=('b1ce9ed6ebf713e81c86db4409cddf3fc0726f058e84ae34a961582c7ff42340')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-02-10 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, February 10, 2020 @ 17:55:06
  Author: jlichtblau
Revision: 566172

upgpkg: hugo 0.64.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-10 17:42:27 UTC (rev 566171)
+++ PKGBUILD2020-02-10 17:55:06 UTC (rev 566172)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.64.0
+pkgver=0.64.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('e9f6cde1d40ae75e7573ad86829fbb5cb0951e70d3e4ec25850c3d9690022572')
+sha256sums=('38b8c896ccff938c80a648a1106a14d17564ca316f48df71783468fb15c46f27')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-02-05 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, February 5, 2020 @ 22:50:00
  Author: jlichtblau
Revision: 563554

upgpkg: hugo 0.64.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-02-05 22:45:57 UTC (rev 563553)
+++ PKGBUILD2020-02-05 22:50:00 UTC (rev 563554)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.63.2
+pkgver=0.64.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a')
+sha256sums=('e9f6cde1d40ae75e7573ad86829fbb5cb0951e70d3e4ec25850c3d9690022572')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-01-28 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, January 28, 2020 @ 19:00:39
  Author: jlichtblau
Revision: 558260

upgpkg: hugo 0.63.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-28 18:55:09 UTC (rev 558259)
+++ PKGBUILD2020-01-28 19:00:39 UTC (rev 558260)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.63.1
+pkgver=0.63.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('323ed54ceb00475b32d27779946da5d9c989dcdc3fc4ce4e278fb9ea84f152f1')
+sha256sums=('3b23b3738a2b2781aca8dbd4859782804fa1142d71d38c2144d04299f9030e6a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-01-24 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, January 24, 2020 @ 19:33:47
  Author: jlichtblau
Revision: 555354

upgpkg: hugo 0.63.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-24 19:31:24 UTC (rev 555353)
+++ PKGBUILD2020-01-24 19:33:47 UTC (rev 555354)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.63.0
+pkgver=0.63.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('3a1f07bc3a3b5458c34cf45fd2bd8c06ded6c749ff66e4d5247a9170df2f00ff')
+sha256sums=('323ed54ceb00475b32d27779946da5d9c989dcdc3fc4ce4e278fb9ea84f152f1')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-01-23 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, January 23, 2020 @ 18:26:06
  Author: jlichtblau
Revision: 555143

upgpkg: hugo 0.63.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-23 18:23:35 UTC (rev 555142)
+++ PKGBUILD2020-01-23 18:26:06 UTC (rev 555143)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.62.2
+pkgver=0.63.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79')
+sha256sums=('3a1f07bc3a3b5458c34cf45fd2bd8c06ded6c749ff66e4d5247a9170df2f00ff')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-01-09 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, January 9, 2020 @ 19:13:10
  Author: jlichtblau
Revision: 551467

upgpkg: hugo 0.62.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 19:02:29 UTC (rev 551466)
+++ PKGBUILD2020-01-09 19:13:10 UTC (rev 551467)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.62.1
+pkgver=0.62.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha512sums=('601fd39932077fcb339e99206bdc5c8d5834cd8dd16e097a5bca23da33ebda5355dd98d60a3444bfec11c8908c3a1b4557a064fa88a7eede4efe8338fcd24289')
+sha256sums=('e3a16c3096b489f097076058e9e8e3a40706d99388c475c8354eacb24ff37a79')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2020-01-09 Thread Felix Yan via arch-commits
Date: Thursday, January 9, 2020 @ 13:31:17
  Author: felixonmars
Revision: 551157

upgpkg: hugo 0.62.1-1

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2020-01-09 13:30:21 UTC (rev 551156)
+++ PKGBUILD2020-01-09 13:31:17 UTC (rev 551157)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.62.0
+pkgver=0.62.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('a7ac323c3ef4300490aa452d03bd1e73e4b013879a8abcf97f278badfaecad46')
+sha512sums=('601fd39932077fcb339e99206bdc5c8d5834cd8dd16e097a5bca23da33ebda5355dd98d60a3444bfec11c8908c3a1b4557a064fa88a7eede4efe8338fcd24289')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-12-23 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, December 23, 2019 @ 13:45:34
  Author: jlichtblau
Revision: 539193

upgpkg: hugo 0.62.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-23 13:41:21 UTC (rev 539192)
+++ PKGBUILD2019-12-23 13:45:34 UTC (rev 539193)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.61.0
+pkgver=0.62.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('adba2d279818bd99096f01fecbdfd12b58333f0a7bfca73b42ec6fbac3500387')
+sha256sums=('a7ac323c3ef4300490aa452d03bd1e73e4b013879a8abcf97f278badfaecad46')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-12-11 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, December 11, 2019 @ 16:50:55
  Author: jlichtblau
Revision: 536921

upgpkg: hugo 0.61.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-12-11 16:31:47 UTC (rev 536920)
+++ PKGBUILD2019-12-11 16:50:55 UTC (rev 536921)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.60.1
+pkgver=0.61.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('5c857cb27a4e1b43477f6775f2b2e870b937e9ebf32f52347ba7fdbde1ee50f7')
+sha256sums=('adba2d279818bd99096f01fecbdfd12b58333f0a7bfca73b42ec6fbac3500387')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-11-29 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, November 29, 2019 @ 16:23:40
  Author: jlichtblau
Revision: 534381

upgpkg: hugo 0.60.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-29 15:59:37 UTC (rev 534380)
+++ PKGBUILD2019-11-29 16:23:40 UTC (rev 534381)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.60.0
+pkgver=0.60.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('cc6b72d2bb56f57bf4a51afcaddfec37bd895b163b47a595dc64e3063c733a4a')
+sha256sums=('5c857cb27a4e1b43477f6775f2b2e870b937e9ebf32f52347ba7fdbde1ee50f7')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-11-27 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, November 27, 2019 @ 18:56:42
  Author: jlichtblau
Revision: 534194

upgpkg: hugo 0.60.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-27 18:43:27 UTC (rev 534193)
+++ PKGBUILD2019-11-27 18:56:42 UTC (rev 534194)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.59.1
+pkgver=0.60.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('5d1e21f97eca611b92ce511f8ee846b289a9484262d4ef646c9c5477ba97e7ce')
+sha256sums=('cc6b72d2bb56f57bf4a51afcaddfec37bd895b163b47a595dc64e3063c733a4a')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-11-02 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, November 2, 2019 @ 19:07:25
  Author: jlichtblau
Revision: 522160

upgpkg: hugo 0.59.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-11-02 18:57:49 UTC (rev 522159)
+++ PKGBUILD2019-11-02 19:07:25 UTC (rev 522160)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.59.0
+pkgver=0.59.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4')
+sha256sums=('5d1e21f97eca611b92ce511f8ee846b289a9484262d4ef646c9c5477ba97e7ce')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-10-21 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, October 21, 2019 @ 18:10:34
  Author: jlichtblau
Revision: 518115

upgpkg: hugo 0.59.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-21 17:54:49 UTC (rev 518114)
+++ PKGBUILD2019-10-21 18:10:34 UTC (rev 518115)
@@ -4,8 +4,8 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.58.3
-pkgrel=2
+pkgver=0.59.0
+pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718')
+sha256sums=('cb46adabf2e8e6c0b639dd1197234719d023823f29cfb6ad2005d1c960ce73c4')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-10-06 Thread Jelle van der Waa via arch-commits
Date: Sunday, October 6, 2019 @ 16:11:59
  Author: jelle
Revision: 513578

upgpkg: hugo 0.58.3-2

Enable Full RELRO.

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-10-06 16:11:22 UTC (rev 513577)
+++ PKGBUILD2019-10-06 16:11:59 UTC (rev 513578)
@@ -5,7 +5,7 @@
 
 pkgname=hugo
 pkgver=0.58.3
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;
@@ -18,7 +18,7 @@
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
-  go build -tags extended
+  go build -tags extended -ldflags "-extldflags ${LDFLAGS}"
   ./hugo gen man
 }
 


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-09-21 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, September 21, 2019 @ 13:36:51
  Author: jlichtblau
Revision: 511363

upgpkg: hugo 0.58.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-21 13:15:29 UTC (rev 511362)
+++ PKGBUILD2019-09-21 13:36:51 UTC (rev 511363)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.58.2
+pkgver=0.58.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('c743478d0c0dd46400f329b9c78651b0423c3c3e048c244d8f29fcdf7e358b05')
+sha256sums=('4733f22fc447d745c88f7c688407d67e9ab67e7e276557f3a48edd8b37900718')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-09-18 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, September 18, 2019 @ 17:32:05
  Author: jlichtblau
Revision: 511077

upgpkg: hugo 0.58.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-18 17:29:25 UTC (rev 511076)
+++ PKGBUILD2019-09-18 17:32:05 UTC (rev 511077)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.58.1
+pkgver=0.58.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('6c7a6da40d4bab4f644eac068255f6aaad3117725f9d719a4e8279994d468cc3')
+sha256sums=('c743478d0c0dd46400f329b9c78651b0423c3c3e048c244d8f29fcdf7e358b05')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-09-08 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, September 8, 2019 @ 18:56:17
  Author: jlichtblau
Revision: 509012

upgpkg: hugo 0.58.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-09-08 18:45:46 UTC (rev 509011)
+++ PKGBUILD2019-09-08 18:56:17 UTC (rev 509012)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.57.2
+pkgver=0.58.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('435267c639ce58daea14c1f7d1f64bdd9176d20bd5719457e11051b88a6fffe6')
+sha256sums=('6c7a6da40d4bab4f644eac068255f6aaad3117725f9d719a4e8279994d468cc3')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-08-18 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, August 18, 2019 @ 09:07:59
  Author: jlichtblau
Revision: 500051

upgpkg: hugo 0.57.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-18 08:45:08 UTC (rev 500050)
+++ PKGBUILD2019-08-18 09:07:59 UTC (rev 500051)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.57.0
+pkgver=0.57.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('fe71e3dd5476cf3eb653ed9947d52a2001e20835f7b118fc6b0bf206c7f7a5fc')
+sha256sums=('435267c639ce58daea14c1f7d1f64bdd9176d20bd5719457e11051b88a6fffe6')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-08-15 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, August 15, 2019 @ 17:34:12
  Author: jlichtblau
Revision: 499576

upgpkg: hugo 0.57.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-15 17:28:21 UTC (rev 499575)
+++ PKGBUILD2019-08-15 17:34:12 UTC (rev 499576)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.56.3
+pkgver=0.57.0
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('975981a12c1e3dfa279066be7d01738c5e54d7cebb75a07a8f3ae3973aedcba6')
+sha256sums=('fe71e3dd5476cf3eb653ed9947d52a2001e20835f7b118fc6b0bf206c7f7a5fc')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-08-06 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, August 6, 2019 @ 17:18:43
  Author: jlichtblau
Revision: 497898

upgpkg: hugo 0.56.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-08-06 17:03:37 UTC (rev 497897)
+++ PKGBUILD2019-08-06 17:18:43 UTC (rev 497898)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.55.6
+pkgver=0.56.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('2b585e1919e2643e5bb4226eb64d7cd523bbf85be266f43bf3a132fa924949e4')
+sha256sums=('975981a12c1e3dfa279066be7d01738c5e54d7cebb75a07a8f3ae3973aedcba6')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-05-19 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, May 19, 2019 @ 21:17:14
  Author: jlichtblau
Revision: 468006

upgpkg: hugo 0.55.6-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-19 21:10:25 UTC (rev 468005)
+++ PKGBUILD2019-05-19 21:17:14 UTC (rev 468006)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.55.5
+pkgver=0.55.6
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('372280e86fd97bf41e7e1307672328f99911f487b0e9c4245b906717a00f1747')
+sha256sums=('2b585e1919e2643e5bb4226eb64d7cd523bbf85be266f43bf3a132fa924949e4')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-05-08 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, May 8, 2019 @ 20:21:56
  Author: jlichtblau
Revision: 463221

upgpkg: hugo 0.55.5-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-05-08 20:08:54 UTC (rev 463220)
+++ PKGBUILD2019-05-08 20:21:56 UTC (rev 463221)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.55.3
+pkgver=0.55.5
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('a9342ab84cd86c50aec2f38358efb16c6a9e38ff2893b559b616f34231daa634')
+sha256sums=('372280e86fd97bf41e7e1307672328f99911f487b0e9c4245b906717a00f1747')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-04-24 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, April 24, 2019 @ 17:24:35
  Author: jlichtblau
Revision: 453395

upgpkg: hugo 0.55.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-04-24 16:27:41 UTC (rev 453394)
+++ PKGBUILD2019-04-24 17:24:35 UTC (rev 453395)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.54.0
+pkgver=0.55.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('fe0f4d4542491706cc19cb8c0acd63f1d9989cfbeaaad39d93031e91bf73fd91')
+sha256sums=('a9342ab84cd86c50aec2f38358efb16c6a9e38ff2893b559b616f34231daa634')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-02-02 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, February 2, 2019 @ 10:46:10
  Author: jlichtblau
Revision: 429151

upgpkg: hugo 0.54.0-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-02-02 10:10:58 UTC (rev 429150)
+++ PKGBUILD2019-02-02 10:46:10 UTC (rev 429151)
@@ -4,8 +4,8 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.53
-pkgrel=2
+pkgver=0.54.0
+pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('48e65a33d3b10527101d13c354538379d9df698e5c38f60f4660386f4232e65c')
+sha256sums=('fe0f4d4542491706cc19cb8c0acd63f1d9989cfbeaaad39d93031e91bf73fd91')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2019-01-30 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, January 30, 2019 @ 18:55:18
  Author: jlichtblau
Revision: 428658

upgpkg: hugo 0.53-2 - Golang staticlibs + security rebuild

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Modified: PKGBUILD
===
--- PKGBUILD2019-01-30 18:18:31 UTC (rev 428657)
+++ PKGBUILD2019-01-30 18:55:18 UTC (rev 428658)
@@ -5,7 +5,7 @@
 
 pkgname=hugo
 pkgver=0.53
-pkgrel=1
+pkgrel=2
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
 url="https://gohugo.io/;


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-12-25 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, December 25, 2018 @ 15:50:32
  Author: jlichtblau
Revision: 418071

upgpkg: hugo 0.53-1 - new upstream release 

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |   10 ++
 1 file changed, 6 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-25 14:09:10 UTC (rev 418070)
+++ PKGBUILD2018-12-25 15:50:32 UTC (rev 418071)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.52
+pkgver=0.53
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,15 +14,17 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('a6c1b50c6d47c34d3d23fee1e11ad598752f39f71811b8e20db7598521fc0cc0')
+sha256sums=('48e65a33d3b10527101d13c354538379d9df698e5c38f60f4660386f4232e65c')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
   go build -tags extended
+  ./hugo gen man
 }
 
 package() {
   cd "${srcdir}"/${pkgname}-${pkgver}
-  install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm755 "${pkgname}" "${pkgdir}"/usr/bin/${pkgname}
+  install -Dm644 LICENSE "${pkgdir}"/usr/share/licenses/${pkgname}/LICENSE
+  install -Dm644 "${srcdir}"/${pkgname}-${pkgver}/man/*.1  -t 
"${pkgdir}"/usr/share/man/man1/
 }


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-12-01 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, December 1, 2018 @ 10:33:38
  Author: jlichtblau
Revision: 410683

upgpkg: hugo 0.52-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-12-01 09:39:27 UTC (rev 410682)
+++ PKGBUILD2018-12-01 10:33:38 UTC (rev 410683)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.51
+pkgver=0.52
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('5433920c3830df4217c2e6b4e80958543b00c36a890fe4b3c990cfcf5fa46e33')
+sha256sums=('a6c1b50c6d47c34d3d23fee1e11ad598752f39f71811b8e20db7598521fc0cc0')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-11-07 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, November 7, 2018 @ 20:07:30
  Author: jlichtblau
Revision: 403168

upgpkg: hugo 0.51-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-11-07 20:01:19 UTC (rev 403167)
+++ PKGBUILD2018-11-07 20:07:30 UTC (rev 403168)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.50
+pkgver=0.51
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('4dade11c38aace73877750ea8d67ab2f643751754d5a4afdd8d62e655012')
+sha256sums=('5433920c3830df4217c2e6b4e80958543b00c36a890fe4b3c990cfcf5fa46e33')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-10-29 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, October 29, 2018 @ 17:01:37
  Author: jlichtblau
Revision: 399460

upgpkg: hugo 0.50-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-29 16:57:54 UTC (rev 399459)
+++ PKGBUILD2018-10-29 17:01:37 UTC (rev 399460)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.49.2
+pkgver=0.50
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('aa33ec72154e38ac64c9d17b2dcb111cdac58e4d479ac92d1ba7ac54988380ed')
+sha256sums=('4dade11c38aace73877750ea8d67ab2f643751754d5a4afdd8d62e655012')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-10-12 Thread Jaroslav Lichtblau via arch-commits
Date: Friday, October 12, 2018 @ 16:27:36
  Author: jlichtblau
Revision: 393248

upgpkg: hugo 0.49.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-10-12 16:26:06 UTC (rev 393247)
+++ PKGBUILD2018-10-12 16:27:36 UTC (rev 393248)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.49
+pkgver=0.49.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,7 +14,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('a31e0bac3a8c2884ed156b696fa1f63aa90b5898b537d30fbbdb95311ffa3e83')
+sha256sums=('aa33ec72154e38ac64c9d17b2dcb111cdac58e4d479ac92d1ba7ac54988380ed')
 
 build() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-09-29 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, September 29, 2018 @ 15:25:10
  Author: jlichtblau
Revision: 387778

upgpkg: hugo 0.49-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |   21 +
 1 file changed, 5 insertions(+), 16 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-29 15:25:07 UTC (rev 38)
+++ PKGBUILD2018-09-29 15:25:10 UTC (rev 387778)
@@ -4,7 +4,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.48
+pkgver=0.49
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -14,26 +14,15 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('0fa6bf285fc586fccacbf782017a5c0c9d164f6bf0670b12dd21526b32328cb2')
+sha256sums=('a31e0bac3a8c2884ed156b696fa1f63aa90b5898b537d30fbbdb95311ffa3e83')
 
-prepare() {
+build() {
   cd "${srcdir}"/${pkgname}-${pkgver}
-  export GOPATH="${srcdir}"
-  export PATH="${PATH}:${srcdir}/bin"
-  install -d "${GOPATH}/src/github.com/gohugoio"
-  cp -a "$(pwd)" "${GOPATH}/src/github.com/gohugoio/hugo"
+  go build -tags extended
 }
 
-build() {
-  cd "${GOPATH}/src/github.com/gohugoio/hugo"
-  go get -u github.com/golang/dep/cmd/dep
-  dep ensure
-  go get github.com/magefile/mage
-  HUGO_BUILD_TAGS=extended mage hugo
-}
-
 package() {
-  cd "${GOPATH}/src/github.com/gohugoio/hugo"
+  cd "${srcdir}"/${pkgname}-${pkgver}
   install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
   install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-09-02 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, September 2, 2018 @ 17:38:42
  Author: jlichtblau
Revision: 376069

upgpkg: hugo 0.48-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-09-02 17:33:44 UTC (rev 376068)
+++ PKGBUILD2018-09-02 17:38:42 UTC (rev 376069)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.46
+pkgver=0.48
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('3cb167e24bdbb2362415aba4b1be301596276b4ff565116cb81df95bdfc50c0a')
+sha256sums=('0fa6bf285fc586fccacbf782017a5c0c9d164f6bf0670b12dd21526b32328cb2')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}
@@ -30,7 +30,7 @@
   go get -u github.com/golang/dep/cmd/dep
   dep ensure
   go get github.com/magefile/mage
-  mage hugo
+  HUGO_BUILD_TAGS=extended mage hugo
 }
 
 package() {


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-08-02 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, August 2, 2018 @ 20:42:39
  Author: jlichtblau
Revision: 367468

upgpkg: hugo 0.46-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-08-02 20:12:25 UTC (rev 367467)
+++ PKGBUILD2018-08-02 20:42:39 UTC (rev 367468)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.45.1
+pkgver=0.46
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('4d8be74015fcc0be56d7a1d719b8b4900973e1e8ad4da9c9867c4c003f95ccfc')
+sha256sums=('3cb167e24bdbb2362415aba4b1be301596276b4ff565116cb81df95bdfc50c0a')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-07-29 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, July 29, 2018 @ 16:36:50
  Author: jlichtblau
Revision: 364854

upgpkg: hugo 0.45.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-29 16:21:31 UTC (rev 364853)
+++ PKGBUILD2018-07-29 16:36:50 UTC (rev 364854)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.44
+pkgver=0.45.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('63e6ae4be7e7b23ab5551842182b49be9a9a07a82d217c1a7a2815b49976129d')
+sha256sums=('4d8be74015fcc0be56d7a1d719b8b4900973e1e8ad4da9c9867c4c003f95ccfc')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-07-14 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, July 14, 2018 @ 15:52:39
  Author: jlichtblau
Revision: 359173

upgpkg: hugo 0.44-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-14 15:31:46 UTC (rev 359172)
+++ PKGBUILD2018-07-14 15:52:39 UTC (rev 359173)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.42.2
+pkgver=0.44
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122')
+sha256sums=('63e6ae4be7e7b23ab5551842182b49be9a9a07a82d217c1a7a2815b49976129d')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-07-02 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, July 2, 2018 @ 21:43:53
  Author: jlichtblau
Revision: 350280

upgpkg: hugo 0.42.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-07-02 20:58:55 UTC (rev 350279)
+++ PKGBUILD2018-07-02 21:43:53 UTC (rev 350280)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.42.1
+pkgver=0.42.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b')
+sha256sums=('3e834b71c3aab605db0fa7ae54a98161119a9a5758991dd03fcb55151c6de122')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-06-13 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, June 13, 2018 @ 19:04:38
  Author: jlichtblau
Revision: 342925

upgpkg: hugo 0.42.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-06-13 18:57:17 UTC (rev 342924)
+++ PKGBUILD2018-06-13 19:04:38 UTC (rev 342925)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.40.3
+pkgver=0.42.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7')
+sha256sums=('4450c9434269dac75f4a6cb702d8704a49c73e17f974dc2fa15e699c03b9774b')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-05-12 Thread Jaroslav Lichtblau via arch-commits
Date: Saturday, May 12, 2018 @ 06:45:11
  Author: jlichtblau
Revision: 320989

upgpkg: hugo 0.40.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-12 06:35:27 UTC (rev 320988)
+++ PKGBUILD2018-05-12 06:45:11 UTC (rev 320989)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.40.2
+pkgver=0.40.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db')
+sha256sums=('e0301fefec3d67169920f979d777018045447c9efef71d57c9e0361b657a2ed7')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-05-01 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, May 1, 2018 @ 20:45:29
  Author: jlichtblau
Revision: 318615

upgpkg: hugo 0.40.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-05-01 20:34:42 UTC (rev 318614)
+++ PKGBUILD2018-05-01 20:45:29 UTC (rev 318615)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.39
+pkgver=0.40.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('db8e8e8f51879d8892bc089bc2078bfa83a7d9a4231e39c60220911b2ee9ad30')
+sha256sums=('1c1f66c3fbbc334169ce3e37d23a585e903809cd7b6a01673690b88d5b0024db')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-04-16 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 16, 2018 @ 21:57:06
  Author: jlichtblau
Revision: 316584

upgpkg: hugo 0.39-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-16 21:40:40 UTC (rev 316583)
+++ PKGBUILD2018-04-16 21:57:06 UTC (rev 316584)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.38.2
+pkgver=0.39
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('a8197de4e2480dade53cfe6c0213c3576efe468d1e21d7518cecb019edbbb846')
+sha256sums=('db8e8e8f51879d8892bc089bc2078bfa83a7d9a4231e39c60220911b2ee9ad30')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}
@@ -36,5 +36,5 @@
 package() {
   cd "${GOPATH}/src/github.com/gohugoio/hugo"
   install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
-  install -Dm644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
+  install -Dm644 LICENSE "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-04-09 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 9, 2018 @ 18:39:40
  Author: jlichtblau
Revision: 315468

upgpkg: hugo 0.38.2-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-09 18:34:27 UTC (rev 315467)
+++ PKGBUILD2018-04-09 18:39:40 UTC (rev 315468)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.38
+pkgver=0.38.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('08549563b718cc904e9a71b084f975b4b1fe05ab431e1258cbae23d4b76846ab')
+sha256sums=('a8197de4e2480dade53cfe6c0213c3576efe468d1e21d7518cecb019edbbb846')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-04-02 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, April 2, 2018 @ 16:21:29
  Author: jlichtblau
Revision: 313885

upgpkg: hugo 0.38-1 - new upstream release 

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-04-02 15:07:17 UTC (rev 313884)
+++ PKGBUILD2018-04-02 16:21:29 UTC (rev 313885)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.37.1
+pkgver=0.38
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('32ceca3bfcda80109ebd16b0cfdeb40c6b6fb1fe86976abdbd0fbce2e6492172')
+sha256sums=('08549563b718cc904e9a71b084f975b4b1fe05ab431e1258cbae23d4b76846ab')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-03-08 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, March 8, 2018 @ 20:24:59
  Author: jlichtblau
Revision: 304983

upgpkg: hugo 0.37.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-08 20:22:20 UTC (rev 304982)
+++ PKGBUILD2018-03-08 20:24:59 UTC (rev 304983)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.37
+pkgver=0.37.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('29b2b472e5baaa2056c5744c4ce0341ff7a83990a822eb53012baced535ca083')
+sha256sums=('32ceca3bfcda80109ebd16b0cfdeb40c6b6fb1fe86976abdbd0fbce2e6492172')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-03-01 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, March 1, 2018 @ 20:18:40
  Author: jlichtblau
Revision: 301104

upgpkg: hugo 0.37-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-03-01 20:08:30 UTC (rev 301103)
+++ PKGBUILD2018-03-01 20:18:40 UTC (rev 301104)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.36.1
+pkgver=0.37
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('3ef3d572e78d0fa5bf41fcbc8d686d168e9ba0548d87d406c55f8a4728131b36')
+sha256sums=('29b2b472e5baaa2056c5744c4ce0341ff7a83990a822eb53012baced535ca083')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-02-15 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, February 15, 2018 @ 20:19:34
  Author: jlichtblau
Revision: 294775

upgpkg: hugo 0.36.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-15 19:12:40 UTC (rev 294774)
+++ PKGBUILD2018-02-15 20:19:34 UTC (rev 294775)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.36
+pkgver=0.36.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('fb71f1f847528116e3227ed34050f731f5bae0246c861a97567a0ce437f877a7')
+sha256sums=('3ef3d572e78d0fa5bf41fcbc8d686d168e9ba0548d87d406c55f8a4728131b36')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-02-06 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, February 6, 2018 @ 20:31:23
  Author: jlichtblau
Revision: 289537

upgpkg: hugo 0.36-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-02-06 20:31:04 UTC (rev 289536)
+++ PKGBUILD2018-02-06 20:31:23 UTC (rev 289537)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.35
+pkgver=0.36
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4')
+sha256sums=('fb71f1f847528116e3227ed34050f731f5bae0246c861a97567a0ce437f877a7')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-01-31 Thread Jaroslav Lichtblau via arch-commits
Date: Wednesday, January 31, 2018 @ 18:23:48
  Author: jlichtblau
Revision: 288439

upgpkg: hugo 0.35-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-31 18:21:29 UTC (rev 288438)
+++ PKGBUILD2018-01-31 18:23:48 UTC (rev 288439)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.34
+pkgver=0.35
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d')
+sha256sums=('dfef416fe3a0355caef0210d0e7530383f6ec320ce0891431ab7c039b31a86c4')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-01-22 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, January 22, 2018 @ 17:25:51
  Author: jlichtblau
Revision: 285009

upgpkg: hugo 0.34-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-22 17:19:10 UTC (rev 285008)
+++ PKGBUILD2018-01-22 17:25:51 UTC (rev 285009)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.33
+pkgver=0.34
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0')
+sha256sums=('4ba991d4de650a97ad51893ce707788b87190bf487f6b13ad88111540469787d')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-01-21 Thread Jaroslav Lichtblau via arch-commits
Date: Sunday, January 21, 2018 @ 12:09:03
  Author: jlichtblau
Revision: 284495

upgpkg: hugo 0.33-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |7 ---
 1 file changed, 4 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-21 12:08:59 UTC (rev 284494)
+++ PKGBUILD2018-01-21 12:09:03 UTC (rev 284495)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.32.4
+pkgver=0.33
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('044c6214d53aaefb86deeca7305bef189efc9c624485d9b737e1a566ab34d02b')
+sha256sums=('689164eaaf5c7016574036d8977a35bed58a7fbd2b178e8205a426116e5b94d0')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}
@@ -27,7 +27,8 @@
 
 build() {
   cd "${GOPATH}/src/github.com/gohugoio/hugo"
-  go get -u github.com/kardianos/govendor
+  go get -u github.com/golang/dep/cmd/dep
+  dep ensure
   go get github.com/magefile/mage
   mage hugo
 }


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-01-11 Thread Jaroslav Lichtblau via arch-commits
Date: Thursday, January 11, 2018 @ 21:19:59
  Author: jlichtblau
Revision: 281486

upgpkg: hugo 0.32.4-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-11 21:08:11 UTC (rev 281485)
+++ PKGBUILD2018-01-11 21:19:59 UTC (rev 281486)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.32.3
+pkgver=0.32.4
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('2ff69b12cf1a8ca6c76d90d29fca63b6ce5e21e0d73e46366b98a2245c9095aa')
+sha256sums=('044c6214d53aaefb86deeca7305bef189efc9c624485d9b737e1a566ab34d02b')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-01-08 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, January 8, 2018 @ 18:32:57
  Author: jlichtblau
Revision: 280569

upgpkg: hugo 0.32.3-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-08 17:51:26 UTC (rev 280568)
+++ PKGBUILD2018-01-08 18:32:57 UTC (rev 280569)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.32.1
+pkgver=0.32.3
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('3db253d5450c4df1813ca1450a79836c51970e5100b79805fd6bbb36cf0881f0')
+sha256sums=('2ff69b12cf1a8ca6c76d90d29fca63b6ce5e21e0d73e46366b98a2245c9095aa')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2018-01-02 Thread Jaroslav Lichtblau via arch-commits
Date: Tuesday, January 2, 2018 @ 22:04:45
  Author: jlichtblau
Revision: 277828

upgpkg: hugo 0.32.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2018-01-02 21:53:53 UTC (rev 277827)
+++ PKGBUILD2018-01-02 22:04:45 UTC (rev 277828)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.31.1
+pkgver=0.32.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('90613bb2992a142e7997bd164d06c1ff003ffbac5ec882ca0d6bc996bc16a2c2')
+sha256sums=('3db253d5450c4df1813ca1450a79836c51970e5100b79805fd6bbb36cf0881f0')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-11-27 Thread Jaroslav Lichtblau via arch-commits
Date: Monday, November 27, 2017 @ 20:35:09
  Author: jlichtblau
Revision: 270406

upgpkg: hugo 0.31.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-27 20:33:55 UTC (rev 270405)
+++ PKGBUILD2017-11-27 20:35:09 UTC (rev 270406)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.31
+pkgver=0.31.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('84040cca581b92fa7a20ee0ae3e0c69bb0efda2f4ef243f84af231fbad4dcf82')
+sha256sums=('90613bb2992a142e7997bd164d06c1ff003ffbac5ec882ca0d6bc996bc16a2c2')
 
 prepare() {
   cd "${srcdir}"/${pkgname}-${pkgver}


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-11-25 Thread Jaroslav Lichtblau
Date: Saturday, November 25, 2017 @ 11:51:37
  Author: jlichtblau
Revision: 268442

upgpkg: hugo 0.31-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |   16 +---
 1 file changed, 9 insertions(+), 7 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-11-25 11:35:01 UTC (rev 268441)
+++ PKGBUILD2017-11-25 11:51:37 UTC (rev 268442)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.30.2
+pkgver=0.31
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('x86_64')
@@ -15,23 +15,25 @@
 makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('44a5012a0ee8a567cf12c8a5fd21de031e85148206a9d513942fd409f75b9a7d')
+sha256sums=('84040cca581b92fa7a20ee0ae3e0c69bb0efda2f4ef243f84af231fbad4dcf82')
 
-build() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+prepare() {
+  cd "${srcdir}"/${pkgname}-${pkgver}
   export GOPATH="${srcdir}"
   export PATH="${PATH}:${srcdir}/bin"
   install -d "${GOPATH}/src/github.com/gohugoio"
-  ln -sf "$(pwd)" "${GOPATH}/src/github.com/gohugoio/hugo"
+  cp -a "$(pwd)" "${GOPATH}/src/github.com/gohugoio/hugo"
+}
+
+build() {
   cd "${GOPATH}/src/github.com/gohugoio/hugo"
   go get -u github.com/kardianos/govendor
   go get github.com/magefile/mage
   mage hugo
-  mage install
 }
 
 package() {
-  cd "${srcdir}/${pkgname}-${pkgver}"
+  cd "${GOPATH}/src/github.com/gohugoio/hugo"
   install -Dm755 "${pkgname}" "${pkgdir}/usr/bin/${pkgname}"
   install -Dm644 LICENSE.md "${pkgdir}/usr/share/licenses/${pkgname}/LICENSE"
 }


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-10-21 Thread Jaroslav Lichtblau
Date: Saturday, October 21, 2017 @ 11:01:16
  Author: jlichtblau
Revision: 263792

upgpkg: hugo 0.30.2-1 - new upstream release
the new mage build process reused from:
https://github.com/daftaupe/hugo-rpms
Thanks!

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |   11 +++
 1 file changed, 7 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-21 10:55:09 UTC (rev 263791)
+++ PKGBUILD2017-10-21 11:01:16 UTC (rev 263792)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.30
+pkgver=0.30.2
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -12,10 +12,10 @@
 url="https://gohugo.io/;
 license=('Apache')
 depends=('glibc')
-makedepends=('go' 'git')
+makedepends=('go-pie' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('12ececf96c401ce401d8f9b77923c91bba9d212d1cb6543de61862e7e8482231')
+sha256sums=('44a5012a0ee8a567cf12c8a5fd21de031e85148206a9d513942fd409f75b9a7d')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"
@@ -24,7 +24,10 @@
   install -d "${GOPATH}/src/github.com/gohugoio"
   ln -sf "$(pwd)" "${GOPATH}/src/github.com/gohugoio/hugo"
   cd "${GOPATH}/src/github.com/gohugoio/hugo"
-  make hugo-no-gitinfo
+  go get -u github.com/kardianos/govendor
+  go get github.com/magefile/mage
+  mage hugo
+  mage install
 }
 
 package() {


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-10-17 Thread Jaroslav Lichtblau
Date: Tuesday, October 17, 2017 @ 19:31:00
  Author: jlichtblau
Revision: 263164

upgpkg: hugo 0.30-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-17 18:23:10 UTC (rev 263163)
+++ PKGBUILD2017-10-17 19:31:00 UTC (rev 263164)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.29
+pkgver=0.30
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('8b8025472b7699e52a5f6b0cec0a5339130159b1d6ab5d281ed2fc69c97f48c0')
+sha256sums=('12ececf96c401ce401d8f9b77923c91bba9d212d1cb6543de61862e7e8482231')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-10-03 Thread Jaroslav Lichtblau
Date: Tuesday, October 3, 2017 @ 11:17:26
  Author: jlichtblau
Revision: 261379

upgpkg: hugo 0.29-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-10-03 11:11:36 UTC (rev 261378)
+++ PKGBUILD2017-10-03 11:17:26 UTC (rev 261379)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.27.1
+pkgver=0.29
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('b357b4e3edd8934dbbbc6a04b57a36c07f1923ac3891b6f822fadd48ccaaeaba')
+sha256sums=('8b8025472b7699e52a5f6b0cec0a5339130159b1d6ab5d281ed2fc69c97f48c0')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-09-13 Thread Jaroslav Lichtblau
Date: Wednesday, September 13, 2017 @ 16:35:56
  Author: jlichtblau
Revision: 257448

upgpkg: hugo 0.27.1-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-13 16:27:07 UTC (rev 257447)
+++ PKGBUILD2017-09-13 16:35:56 UTC (rev 257448)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.27
+pkgver=0.27.1
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('72e2e31c753f102a4a7633cf18d713bfa2788618472675d7d1d956b62ec59f9e')
+sha256sums=('b357b4e3edd8934dbbbc6a04b57a36c07f1923ac3891b6f822fadd48ccaaeaba')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-09-10 Thread Jaroslav Lichtblau
Date: Monday, September 11, 2017 @ 05:53:43
  Author: jlichtblau
Revision: 256873

upgpkg: hugo 0.27-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-09-11 05:21:59 UTC (rev 256872)
+++ PKGBUILD2017-09-11 05:53:43 UTC (rev 256873)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.26
+pkgver=0.27
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('1e76b6f5f0281d845c2189f7f3ae065a3ec38e32c560f4b573188878998f9c68')
+sha256sums=('72e2e31c753f102a4a7633cf18d713bfa2788618472675d7d1d956b62ec59f9e')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"


[arch-commits] Commit in hugo/trunk (PKGBUILD)

2017-08-07 Thread Jaroslav Lichtblau
Date: Monday, August 7, 2017 @ 16:33:08
  Author: jlichtblau
Revision: 249473

upgpkg: hugo 0.26-1 - new upstream release

Modified:
  hugo/trunk/PKGBUILD

--+
 PKGBUILD |4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===
--- PKGBUILD2017-08-07 16:00:56 UTC (rev 249472)
+++ PKGBUILD2017-08-07 16:33:08 UTC (rev 249473)
@@ -5,7 +5,7 @@
 # Contributor: Brenton Horne
 
 pkgname=hugo
-pkgver=0.25.1
+pkgver=0.26
 pkgrel=1
 pkgdesc="Fast and Flexible Static Site Generator in Go"
 arch=('i686' 'x86_64')
@@ -15,7 +15,7 @@
 makedepends=('go' 'git')
 optdepends=('pygmentize: syntax-highlight code snippets')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
-sha256sums=('12f77c87cdc0bf4c6886a4c3343ba80bfe8bceeabed7a37e9dae945fa9010d1d')
+sha256sums=('1e76b6f5f0281d845c2189f7f3ae065a3ec38e32c560f4b573188878998f9c68')
 
 build() {
   cd "${srcdir}/${pkgname}-${pkgver}"