Robin Candau pushed to branch main at Arch Linux / Packaging / Packages / hugo


Commits:
206a9e5b by Robin Candau at 2023-09-05T00:40:14+02:00
upgpkg: 0.118.2-2: Remove pygments optdepends - FS#76366

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -6,15 +6,14 @@
 
 pkgname=hugo
 pkgver=0.118.2
-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' 'git')
-optdepends=('python-pygments: syntax-highlight code snippets'
-            'python-docutils: reStructuredText support')
+optdepends=('python-docutils: reStructuredText support')
 
source=(${pkgname}-${pkgver}.tar.gz::https://github.com/gohugoio/${pkgname}/archive/v${pkgver}.tar.gz)
 
sha512sums=('decda9097ae3e9942524457527ecd2a1d0c8555b5909c676f2bcc16ca5052453a64366f3dbe5eeb2ef0930b65edd52d9963c967cf28f0b149fb410aa5811ac78')
 



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/206a9e5bb805d865e00c613f375fd28a04977d79

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/hugo/-/commit/206a9e5bb805d865e00c613f375fd28a04977d79
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to