Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
pelican
Commits:
24c4e2a3 by Jelle van der Waa at 2024-04-11T08:50:22+02:00
upgpkg: 4.9.1-2: Rebuild with Python 3.12
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = pelican
pkgdesc = A tool to generate a static blog, with restructured text (or
markdown) input files.
pkgver = 4.9.1
- pkgrel = 1
+ pkgrel = 2
url = https://blog.getpelican.com/
arch = any
license = AGPL3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=pelican
pkgver=4.9.1
-pkgrel=1
+pkgrel=2
pkgdesc="A tool to generate a static blog, with restructured text (or
markdown) input files."
arch=('any')
url="https://blog.getpelican.com/"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pelican/-/commit/24c4e2a38df7f43157b3f4fafba6354f6a18ca14
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pelican/-/commit/24c4e2a38df7f43157b3f4fafba6354f6a18ca14
You're receiving this email because of your account on gitlab.archlinux.org.