[arch-commits] Commit in pelican/trunk (PKGBUILD)
Jiachen Yang
farseerfc at archlinux.org
Thu Apr 8 01:35:58 UTC 2021
Date: Thursday, April 8, 2021 @ 01:35:58
Author: farseerfc
Revision: 913241
upgpkg: pelican 4.6.0-1: pelican 4.6.0
Modified:
pelican/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-04-08 01:35:18 UTC (rev 913240)
+++ PKGBUILD 2021-04-08 01:35:58 UTC (rev 913241)
@@ -3,7 +3,7 @@
# Contributor: David Runge <dave at sleepmap.de>
pkgname=pelican
-pkgver=4.5.4
+pkgver=4.6.0
pkgrel=1
pkgdesc="A tool to generate a static blog, with restructured text (or markdown) input files."
arch=('any')
@@ -28,7 +28,7 @@
'pandoc: for pelican-import auto convert'
'python-mdx-video: easier embedding of youtube videos in markdown')
source=("$pkgname-$pkgver.tar.gz::https://github.com/getpelican/pelican/archive/$pkgver.tar.gz")
-sha512sums=('c89dd19072ba4127388f02a0e1fcdc51e163881ded53eb1fb8c342f02ed3b5242318e43999f46c9d976811a7cad0eef2c61d2172eb5c8e13b5ec883b6e8a8058')
+sha512sums=('0e1fae86ab914cce59c84db97c4661a454674f5e41682785aa82088e34cc9f4170b442f292fdc25c58d4c675269aa26b0652f63ca809596a175fc544d9b5fb61')
build() {
# sphinx tried to import pelican, make it happy
More information about the arch-commits
mailing list