Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
python-mdurl
Commits:
42f5c213 by Jelle van der Waa at 2024-11-16T21:22:53+01:00
upgpkg: 0.1.2-7: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-mdurl
pkgdesc = URL utilities for markdown-it
pkgver = 0.1.2
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/executablebooks/mdurl
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
_pkgname=mdurl
pkgname=python-$_pkgname
pkgver=0.1.2
-pkgrel=6
+pkgrel=7
pkgdesc='URL utilities for markdown-it'
arch=('any')
url='https://github.com/executablebooks/mdurl'
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdurl/-/commit/42f5c2136acbfa732ae182ebc271816f71379fe8
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdurl/-/commit/42f5c2136acbfa732ae182ebc271816f71379fe8
You're receiving this email because of your account on gitlab.archlinux.org.