Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
python-pymdown-extensions


Commits:
199cc66f by Carl Smedstad at 2024-10-05T16:17:26+02:00
upgpkg: 10.11.2-1: Upstream release

https://github.com/facelessuser/pymdown-extensions/releases/tag/10.11.2

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pymdown-extensions
        pkgdesc = Extensions for Python Markdown
-       pkgver = 10.11.1
+       pkgver = 10.11.2
        pkgrel = 1
        url = https://github.com/facelessuser/pymdown-extensions
        arch = any
@@ -17,7 +17,7 @@ pkgbase = python-pymdown-extensions
        optdepends = python-pygments: for code highlighting
        provides = pymdown-extensions
        replaces = pymdown-extensions
-       source = 
python-pymdown-extensions-10.11.1.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.11.1.tar.gz
-       sha256sums = 
33f7ec160ffadfd3eae4036da2d81d45998067e15703c8c1adfb63692badc038
+       source = 
python-pymdown-extensions-10.11.2.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.11.2.tar.gz
+       sha256sums = 
6b75892ec70e2ef428901e7fb323010677e46605173da51ee8442fcf5bf3065f
 
 pkgname = python-pymdown-extensions


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-pymdown-extensions
 _pkgname=${pkgname#python-}
-pkgver=10.11.1
+pkgver=10.11.2
 pkgrel=1
 pkgdesc="Extensions for Python Markdown"
 arch=(any)
@@ -27,7 +27,7 @@ optdepends=('python-pygments: for code highlighting')
 provides=(pymdown-extensions)
 replaces=(pymdown-extensions)
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('33f7ec160ffadfd3eae4036da2d81d45998067e15703c8c1adfb63692badc038')
+sha256sums=('6b75892ec70e2ef428901e7fb323010677e46605173da51ee8442fcf5bf3065f')
 
 build() {
   cd "$_pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymdown-extensions/-/commit/199cc66fb5953c8b0c5529ef7f6c01f4174eea74

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-pymdown-extensions/-/commit/199cc66fb5953c8b0c5529ef7f6c01f4174eea74
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to