Caleb Maclennan pushed to branch main at Arch Linux / Packaging / Packages / 
python-mdit_py_plugins


Commits:
2c1a29ed by Caleb Maclennan at 2024-09-10T01:45:14+03:00
upgpkg: 0.4.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = python-mdit_py_plugins
        pkgdesc = Collection of core plugins for markdown-it-py
-       pkgver = 0.4.1
+       pkgver = 0.4.2
        pkgrel = 1
        url = https://github.com/executablebooks/mdit-py-plugins
        arch = any
@@ -11,7 +11,7 @@ pkgbase = python-mdit_py_plugins
        makedepends = python-installer
        makedepends = python-flit-core
        depends = python-markdown-it-py
-       source = 
python-mdit_py_plugins-0.4.1.tar.gz::https://github.com/executablebooks/mdit-py-plugins/archive/v0.4.1.tar.gz
-       sha512sums = 
d2f5c59bf2a17ce441de18f815624cb6f61202f111176c5f1c7745e430d59e8690ce8a5f9da2402bd34dcc5cf4dc38377990df649fbf3256216bc82cdfc6333a
+       source = 
python-mdit_py_plugins-0.4.2.tar.gz::https://github.com/executablebooks/mdit-py-plugins/archive/v0.4.2.tar.gz
+       sha512sums = 
203a0243968eb9240436c992b70ad0a4b13a747af9ec1799408975cf430d908e8c161cc6810385e21e09eb2d50aeae73f0aed11790898e5d6291b0d4c20521cd
 
 pkgname = python-mdit_py_plugins


=====================================
PKGBUILD
=====================================
@@ -4,7 +4,7 @@
 
 _pkgname=mdit-py-plugins
 pkgname=python-mdit_py_plugins
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc='Collection of core plugins for markdown-it-py'
 arch=('any')
@@ -14,7 +14,7 @@ depends=('python-markdown-it-py')
 makedepends=('python-build' 'python-installer' 'python-flit-core')
 checkdepends=('python-pytest' 'python-pytest-regressions')
 source=("$pkgname-$pkgver.tar.gz::$url/archive/v$pkgver.tar.gz")
-sha512sums=('d2f5c59bf2a17ce441de18f815624cb6f61202f111176c5f1c7745e430d59e8690ce8a5f9da2402bd34dcc5cf4dc38377990df649fbf3256216bc82cdfc6333a')
+sha512sums=('203a0243968eb9240436c992b70ad0a4b13a747af9ec1799408975cf430d908e8c161cc6810385e21e09eb2d50aeae73f0aed11790898e5d6291b0d4c20521cd')
 
 build() {
   cd $_pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/python-mdit_py_plugins/-/commit/2c1a29eda873ec44a7101d7e45d031b279d4505c

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


Reply via email to