Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / flint
Commits:
76cac612 by Antonio Rojas at 2026-06-29T17:41:14+02:00
upgpkg: 3.6.0-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
pkgbase = flint
pkgdesc = A C library for doing number theory
- pkgver = 3.5.0
+ pkgver = 3.6.0
pkgrel = 1
url = http://www.flintlib.org
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = flint
depends = mpfr
replaces = antic
replaces = arb
- source = git+https://github.com/flintlib/flint#tag=v3.5.0
- sha256sums =
2474d66cbb5bf634bef4ff5d3247b57371cacbf31e0ef4a6130b1dfa86e4ceed
+ source = git+https://github.com/flintlib/flint#tag=v3.6.0
+ sha256sums =
7fe521dc20df5e61951417aed44ed282e477399c2689a07c5c07f6878da88cc8
pkgname = flint
=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
# Contributor: Alessandro "jakedust" Andrioni <[email protected]>
pkgname=flint
-pkgver=3.5.0
+pkgver=3.6.0
pkgrel=1
pkgdesc='A C library for doing number theory'
arch=(x86_64)
@@ -19,7 +19,7 @@ makedepends=(cmake
replaces=(antic
arb)
source=(git+https://github.com/flintlib/flint#tag=v$pkgver)
-sha256sums=('2474d66cbb5bf634bef4ff5d3247b57371cacbf31e0ef4a6130b1dfa86e4ceed')
+sha256sums=('7fe521dc20df5e61951417aed44ed282e477399c2689a07c5c07f6878da88cc8')
prepare() {
cd $pkgname
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/flint/-/commit/76cac61295d5005443d0e042679d831038802dde
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/flint/-/commit/76cac61295d5005443d0e042679d831038802dde
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