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

Antonio Rojas arojas at gemini.archlinux.org
Sat Apr 16 20:54:05 UTC 2022


    Date: Saturday, April 16, 2022 @ 20:54:04
  Author: arojas
Revision: 1186735

Update to 1.2.0

Modified:
  e-antic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-04-16 20:51:29 UTC (rev 1186734)
+++ PKGBUILD	2022-04-16 20:54:04 UTC (rev 1186735)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=e-antic
-pkgver=1.1.1
+pkgver=1.2.0
 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=('2d178ae9641c07ca9a5fb4ee0739e0db1a0b6c627543bf7e3472504174bf996d')
+sha256sums=('2c00fec3601611d7b82a17ce09828ad4689ef28b4be491fc12d8c58c2c1deed8')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list