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


Commits:
fbc71142 by Carl Smedstad at 2024-09-23T00:41:06+02:00
upgpkg: 10.10.1-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-pymdown-extensions
        pkgdesc = Extensions for Python Markdown
-       pkgver = 10.10
+       pkgver = 10.10.1
        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.10.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.10.tar.gz
-       sha256sums = 
193e3575b1ed570618daaab67fe505f548982b40280bb2e35622e84c48d13bad
+       source = 
python-pymdown-extensions-10.10.1.tar.gz::https://github.com/facelessuser/pymdown-extensions/archive/10.10.1.tar.gz
+       sha256sums = 
26bc6b18189dcc69dedf6ec19ba351c7ab52ba3de568a59d7578a445aaa1698f
 
 pkgname = python-pymdown-extensions


=====================================
PKGBUILD
=====================================
@@ -2,7 +2,7 @@
 
 pkgname=python-pymdown-extensions
 _pkgname=${pkgname#python-}
-pkgver=10.10
+pkgver=10.10.1
 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=('193e3575b1ed570618daaab67fe505f548982b40280bb2e35622e84c48d13bad')
+sha256sums=('26bc6b18189dcc69dedf6ec19ba351c7ab52ba3de568a59d7578a445aaa1698f')
 
 build() {
   cd "$_pkgname-$pkgver"



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

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


Reply via email to