Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages /
e-antic
Commits:
6bc710b1 by Antonio Rojas at 2026-06-14T16:23:49+02:00
upgpkg: 2.1.1-1: Upstream update
- - - - -
2 changed files:
- .SRCINFO
- PKGBUILD
Changes:
=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
pkgbase = e-antic
pkgdesc = Embedded algebraic number fields (on top of antic)
- pkgver = 2.1.0
- pkgrel = 5
+ pkgver = 2.1.1
+ pkgrel = 1
url = https://github.com/flatsurf/e-antic/
arch = x86_64
license = LGPL-3.0-or-later
@@ -12,7 +12,7 @@ pkgbase = e-antic
depends = gmp
depends = libgcc
depends = libstdc++
- source =
https://github.com/flatsurf/e-antic/releases/download/2.1.0/e-antic-2.1.0.tar.gz
- sha256sums =
e3e78701d054b441f95d83b6fb55cd84bfd931f5d4a61a2822dc977a20c46f80
+ source =
https://github.com/flatsurf/e-antic/releases/download/2.1.1/e-antic-2.1.1.tar.gz
+ sha256sums =
e3287fa603b44d9a43c4cac5d883e65e90aedc35821061c1dc5b8d9c94a01cd8
pkgname = e-antic
=====================================
PKGBUILD
=====================================
@@ -1,8 +1,8 @@
# Maintainer: Antonio Rojas <[email protected]>
pkgname=e-antic
-pkgver=2.1.0
-pkgrel=5
+pkgver=2.1.1
+pkgrel=1
pkgdesc='Embedded algebraic number fields (on top of antic)'
arch=(x86_64)
url='https://github.com/flatsurf/e-antic/'
@@ -15,7 +15,7 @@ depends=(flint
makedepends=(boost
python-setuptools)
source=(https://github.com/flatsurf/e-antic/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e3e78701d054b441f95d83b6fb55cd84bfd931f5d4a61a2822dc977a20c46f80')
+sha256sums=('e3287fa603b44d9a43c4cac5d883e65e90aedc35821061c1dc5b8d9c94a01cd8')
build() {
cd $pkgname-$pkgver
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/e-antic/-/commit/6bc710b1d13e4a4dd9bb233e361c11b73deed20f
--
View it on GitLab:
https://gitlab.archlinux.org/archlinux/packaging/packages/e-antic/-/commit/6bc710b1d13e4a4dd9bb233e361c11b73deed20f
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