Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
pelican
Commits:
c40251ae by Jelle van der Waa at 2024-11-29T21:52:46+01:00
upgpkg: 4.9.1-3: Rebuild for Python 3.13
- - - - -
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 = 2
+ pkgrel = 3
url = https://blog.getpelican.com/
arch = any
license = AGPL3
=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
pkgname=pelican
pkgver=4.9.1
-pkgrel=2
+pkgrel=3
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/c40251ae0f5f0761a6849046b3639082a60b8936
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/pelican/-/commit/c40251ae0f5f0761a6849046b3639082a60b8936
You're receiving this email because of your account on gitlab.archlinux.org.