Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
sagemath-doc
Commits:
ac1501d8 by Antonio Rojas at 2026-05-05T09:58:42+02:00
upgpkg: 10.9-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = sagemath-doc
pkgdesc = HTML documentation for SageMath
- pkgver = 10.8
+ pkgver = 10.9
pkgrel = 1
url = http://www.sagemath.org
arch = any
@@ -21,9 +21,7 @@ pkgbase = sagemath-doc
depends = mathjax
depends = python-pplpy
options = !strip
- source = git+https://github.com/sagemath/sage#tag=10.8
- source = warnings.patch
- sha256sums =
d7d73c956b6930c0716841565f3d1dd29e21dba2e2ed28b6ff11391d7776e9c3
- sha256sums =
06ce501d3be154f854bdbabd57f79287aec6b7d1b0ddf3abb904c68f79d51464
+ source = git+https://github.com/sagemath/sage#tag=10.9
+ sha256sums =
62fed909146a7cec5809c954a06a0932b8fe3e6bbde2a2dab305083cd98d0a91
pkgname = sagemath-doc
=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=sagemath-doc
-pkgver=10.8
+pkgver=10.9
pkgrel=1
pkgdesc='HTML documentation for SageMath'
arch=(any)
@@ -23,7 +23,7 @@ makedepends=(boost
python-sphinx-inline-tabs
sagemath)
source=(git+https://github.com/sagemath/sage#tag=$pkgver)
-sha256sums=('d7d73c956b6930c0716841565f3d1dd29e21dba2e2ed28b6ff11391d7776e9c3')
+sha256sums=('62fed909146a7cec5809c954a06a0932b8fe3e6bbde2a2dab305083cd98d0a91')
options=(!strip) # nothing to strip, save packaging time
build() {
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath-doc/-/commit/ac1501d8680b8d044862eaa8df2945c4743719d9
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/sagemath-doc/-/commit/ac1501d8680b8d044862eaa8df2945c4743719d9
You're receiving this email because of your account on gitlab.archlinux.org.
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications
| Help: https://gitlab.archlinux.org/help