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


Commits:
416a3010 by Carl Smedstad at 2025-02-07T21:41:08+01:00
upgpkg: 9.6.3-1: Upstream release

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

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = mkdocs-material
        pkgdesc = Documentation that simply works
-       pkgver = 9.6.1
+       pkgver = 9.6.3
        pkgrel = 1
        url = https://github.com/squidfunk/mkdocs-material
        arch = any
@@ -20,7 +20,7 @@ pkgbase = mkdocs-material
        depends = python-regex
        depends = python-requests
        depends = python-yaml
-       source = 
mkdocs-material-9.6.1.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/9.6.1.tar.gz
-       sha256sums = 
c48148a58f54cf60980faca7e7f4a145688b8eb711e5027d7baf2af5386b3447
+       source = 
mkdocs-material-9.6.3.tar.gz::https://github.com/squidfunk/mkdocs-material/archive/9.6.3.tar.gz
+       sha256sums = 
dc120735ab851496824158d97f60637197e7457adea3e8138168b75a98b07701
 
 pkgname = mkdocs-material


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Carl Smedstad <[email protected]>
 
 pkgname=mkdocs-material
-pkgver=9.6.1
+pkgver=9.6.3
 pkgrel=1
 pkgdesc="Documentation that simply works"
 arch=(any)
@@ -28,7 +28,7 @@ makedepends=(
   python-wheel
 )
 source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('c48148a58f54cf60980faca7e7f4a145688b8eb711e5027d7baf2af5386b3447')
+sha256sums=('dc120735ab851496824158d97f60637197e7457adea3e8138168b75a98b07701')
 
 build() {
   cd $pkgname-$pkgver



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

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


Reply via email to