Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mdx-gh-links
Commits:
5b0d4119 by Jelle van der Waa at 2024-11-17T17:58:48+01:00
upgpkg: 0.3-2: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mdx-gh-links
pkgdesc = Python-Markdown GitHub Links Extension
pkgver = 0.3
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/Python-Markdown/github-links
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-mdx-gh-links
pkgver=0.3
-pkgrel=1
+pkgrel=2
pkgdesc='Python-Markdown GitHub Links Extension'
arch=(any)
url=https://github.com/Python-Markdown/github-links
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdx-gh-links/-/commit/5b0d4119b16634867393f78e5d30528ea6c41d86
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdx-gh-links/-/commit/5b0d4119b16634867393f78e5d30528ea6c41d86
You're receiving this email because of your account on gitlab.archlinux.org.