[arch-commits] Commit in e-antic/trunk (PKGBUILD)

Antonio Rojas arojas at gemini.archlinux.org
Fri May 20 14:16:29 UTC 2022


    Date: Friday, May 20, 2022 @ 14:16:29
  Author: arojas
Revision: 1209384

Update to 1.2.1

Modified:
  e-antic/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-05-20 12:49:43 UTC (rev 1209383)
+++ PKGBUILD	2022-05-20 14:16:29 UTC (rev 1209384)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=e-antic
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc='Embedded algebraic number fields (on top of antic)'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(arb antic)
 makedepends=(boost catch2)
 source=(https://github.com/flatsurf/e-antic/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('2c00fec3601611d7b82a17ce09828ad4689ef28b4be491fc12d8c58c2c1deed8')
+sha256sums=('a7bfb92620fd7e42a06efbe89e011abee88f4fbd99bcec34fd8300ae9b1cf543')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list