Jelle van der Waa pushed to branch main at Arch Linux / Packaging / Packages /
mkdocs-autorefs
Commits:
618d9a70 by Jelle van der Waa at 2024-11-26T12:50:36+01:00
upgpkg: 1.2.0-3: Rebuild for Python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = mkdocs-autorefs
pkgdesc = Automatically link across pages in MkDocs
pkgver = 1.2.0
- pkgrel = 2
+ pkgrel = 3
url = https://github.com/mkdocstrings/autorefs
arch = any
license = ISC
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=mkdocs-autorefs
_pkgname=autorefs
pkgver=1.2.0
-pkgrel=2
+pkgrel=3
pkgdesc="Automatically link across pages in MkDocs"
arch=(any)
url="https://github.com/mkdocstrings/autorefs"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-autorefs/-/commit/618d9a705d7b21159df1220292b42ab278dc55d4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-autorefs/-/commit/618d9a705d7b21159df1220292b42ab278dc55d4
You're receiving this email because of your account on gitlab.archlinux.org.