Carl Smedstad pushed to branch main at Arch Linux / Packaging / Packages / 
mkdocs-material


Commits:
062ee66f by Carl Smedstad at 2025-10-05T20:57:53+02:00
upgpkg: 9.6.21-1: Upstream release

https://github.com/squidfunk/mkdocs-material/releases/tag/9.6.21

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mkdocs-material
        pkgdesc = Documentation that simply works
-       pkgver = 9.6.20
+       pkgver = 9.6.21
        pkgrel = 1
        url = https://github.com/squidfunk/mkdocs-material
        arch = any
@@ -22,7 +22,7 @@ pkgbase = mkdocs-material
        depends = python-yaml
        optdepends = python-cairosvg: for image processing
        optdepends = python-pillow: for image processing
-       source = 
mkdocs-material-9.6.20.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/9.6.20.tar.gz
-       sha256sums = 
f42a6a925e46f6ca0d90d9226881d2425c94306c40cc23f02b46ac4e6c854241
+       source = 
mkdocs-material-9.6.21.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/9.6.21.tar.gz
+       sha256sums = 
c2893637086720c9ade9d33c34a13975cb357c033549db44af01ea7de8723dd5
 
 pkgname = mkdocs-material


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=mkdocs-material
-pkgver=9.6.20
+pkgver=9.6.21
 pkgrel=1
 pkgdesc="Documentation that simply works"
 arch=(any)
@@ -32,7 +32,7 @@ optdepends=(
   'python-pillow: for image processing'
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('f42a6a925e46f6ca0d90d9226881d2425c94306c40cc23f02b46ac4e6c854241')
+sha256sums=('c2893637086720c9ade9d33c34a13975cb357c033549db44af01ea7de8723dd5')
 
 build() {
   cd $pkgname-$pkgver



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-material/-/commit/062ee66fc6ebb626041a59a091fe056188bd45d2

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/mkdocs-material/-/commit/062ee66fc6ebb626041a59a091fe056188bd45d2
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to