Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages /
python-pymdown-extensions
Commits:
373ffbd1 by Carl Smedstad at 2024-09-07T14:57:02+02:00
upgpkg: 10.9-2: Bump pkgver to greater than AUR package
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = python-pymdown-extensions
pkgdesc = Extensions for Python Markdown
pkgver = 10.9
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/facelessuser/pymdown-extensions
arch = any
license = MIT
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
pkgname=python-pymdown-extensions
_pkgname=${pkgname#python-}
pkgver=10.9
-pkgrel=1
+pkgrel=2
pkgdesc="Extensions for Python Markdown"
arch=(any)
url="https://github.com/facelessuser/pymdown-extensions"
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymdown-extensions/-/commit/373ffbd14ba014d87508865358749212e6636d77
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymdown-extensions/-/commit/373ffbd14ba014d87508865358749212e6636d77
You're receiving this email because of your account on gitlab.archlinux.org.