Antonio Rojas pushed to branch main at Arch Linux / Packaging / Packages / 
e-antic


Commits:
0662146d by Antonio Rojas at 2024-01-10T17:52:23+01:00
upgpkg: 2.0.1-1: Update to 2.0.1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = e-antic
        pkgdesc = Embedded algebraic number fields (on top of antic)
-       pkgver = 2.0.0
+       pkgver = 2.0.1
        pkgrel = 1
        url = https://github.com/flatsurf/e-antic/
        arch = x86_64
@@ -10,9 +10,9 @@ pkgbase = e-antic
        depends = gcc-libs
        depends = glibc
        depends = gmp
-       source = 
https://github.com/flatsurf/e-antic/releases/download/2.0.0/e-antic-2.0.0.tar.gz
+       source = 
https://github.com/flatsurf/e-antic/releases/download/2.0.1/e-antic-2.0.1.tar.gz
        source = fix-build.patch
-       sha256sums = 
a38d2ab62c1b00fa2ee78f39039cc4d9d8e83de5fa5e2a18529ad34ab8976fe1
+       sha256sums = 
9ffe4f83a913efbf18c99bc17d208c0cd2f70b142b3cadf53a0360104f2b5d6b
        sha256sums = 
ee2c5da1540987e939b7539a761ad4165c309fea67ef2ba3c4ff323f8dcb1d87
 
 pkgname = e-antic


=====================================
PKGBUILD
=====================================
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <[email protected]>
 
 pkgname=e-antic
-pkgver=2.0.0
+pkgver=2.0.1
 pkgrel=1
 pkgdesc='Embedded algebraic number fields (on top of antic)'
 arch=(x86_64)
@@ -14,7 +14,7 @@ depends=(flint
 makedepends=(boost)
 
source=(https://github.com/flatsurf/e-antic/releases/download/$pkgver/$pkgname-$pkgver.tar.gz
         fix-build.patch)
-sha256sums=('a38d2ab62c1b00fa2ee78f39039cc4d9d8e83de5fa5e2a18529ad34ab8976fe1'
+sha256sums=('9ffe4f83a913efbf18c99bc17d208c0cd2f70b142b3cadf53a0360104f2b5d6b'
             'ee2c5da1540987e939b7539a761ad4165c309fea67ef2ba3c4ff323f8dcb1d87')
 
 prepare() {



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/e-antic/-/commit/0662146dc1eb2f04f3f8cfb2d4f54bd5d9ee7968

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/e-antic/-/commit/0662146dc1eb2f04f3f8cfb2d4f54bd5d9ee7968
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to