Christian Heusel pushed to branch main at Arch Linux / Packaging / Packages /
boost
Commits:
dfd2bff9 by Christian Heusel at 2024-11-18T00:15:46+01:00
upgpkg: 1.86.0-4: Rebuild for python 3.13
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = boost
pkgdesc = Free peer-reviewed portable C++ source libraries
pkgver = 1.86.0
- pkgrel = 3
+ pkgrel = 4
url = https://www.boost.org/
arch = x86_64
license = BSL-1.0
=====================================
PKGBUILD
=====================================
@@ -12,7 +12,7 @@
pkgname=('boost' 'boost-libs')
pkgver=1.86.0
-pkgrel=3
+pkgrel=4
_srcname=boost_${pkgver//./_}
pkgdesc="Free peer-reviewed portable C++ source libraries"
arch=('x86_64')
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/dfd2bff9a14df7a4549200dc9d6ead1b3e98a5a4
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/boost/-/commit/dfd2bff9a14df7a4549200dc9d6ead1b3e98a5a4
You're receiving this email because of your account on gitlab.archlinux.org.