Maxime Gauduin pushed to branch main at Arch Linux / Packaging / Packages /
python-mdx-gh-links
Commits:
f6320c96 by Maxime Gauduin at 2026-05-28T18:47:43+02:00
upgpkg: 0.4-1: new upstream release
- - - - -
3 changed files:
- .SRCINFO
- .nvchecker.toml
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mdx-gh-links
pkgdesc = Python-Markdown GitHub Links Extension
- pkgver = 0.3
- pkgrel = 3
+ pkgver = 0.4
+ pkgrel = 1
url = https://github.com/Python-Markdown/github-links
arch = any
license = MIT
@@ -12,7 +12,7 @@ pkgbase = python-mdx-gh-links
makedepends = python-wheel
depends = python
depends = python-markdown
- source =
git+https://github.com/Python-Markdown/github-links.git#tag=8175031e051d4580b74a4c5db6e3186cfd96902d
+ source = git+https://github.com/Python-Markdown/github-links.git#tag=0.4
b2sums =
bc257250deee2477c8e3e18e162c23595a8ef96f577c110863441c551199c0d9327aa4bb4facf84a3900506ff0898da0cce91b0157e7da744c099e820f2ba68c
pkgname = python-mdx-gh-links
=====================================
.nvchecker.toml
=====================================
@@ -1,3 +1,3 @@
[python-mdx-gh-links]
source = "git"
-git = "https://github.com/Python-Markdown/github-links.git"
+git = "https://github.com/Python-Markdown/github-links.git"
\ No newline at end of file
=====================================
PKGBUILD
=====================================
@@ -2,8 +2,8 @@
# Contributor: D. Can Celasun <can[at]dcc[dot]im>
pkgname=python-mdx-gh-links
-pkgver=0.3
-pkgrel=3
+pkgver=0.4
+pkgrel=1
pkgdesc='Python-Markdown GitHub Links Extension'
arch=(any)
url=https://github.com/Python-Markdown/github-links
@@ -19,8 +19,7 @@ makedepends=(
python-setuptools
python-wheel
)
-_tag=8175031e051d4580b74a4c5db6e3186cfd96902d
-source=(git+https://github.com/Python-Markdown/github-links.git#tag=${_tag})
+source=(git+https://github.com/Python-Markdown/github-links.git#tag=${pkgver})
b2sums=('bc257250deee2477c8e3e18e162c23595a8ef96f577c110863441c551199c0d9327aa4bb4facf84a3900506ff0898da0cce91b0157e7da744c099e820f2ba68c')
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdx-gh-links/-/commit/f6320c96b544da33fbf6a37443f25ec1f37c8cb8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdx-gh-links/-/commit/f6320c96b544da33fbf6a37443f25ec1f37c8cb8
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help