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

Antonio Rojas arojas at gemini.archlinux.org
Thu Feb 10 08:02:38 UTC 2022


    Date: Thursday, February 10, 2022 @ 08:02:38
  Author: arojas
Revision: 1130897

Update to 1.1.0

Modified:
  e-antic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-02-10 07:57:19 UTC (rev 1130896)
+++ PKGBUILD	2022-02-10 08:02:38 UTC (rev 1130897)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=e-antic
-pkgver=1.0.3
+pkgver=1.1.0
 pkgrel=1
 pkgdesc='Embedded algebraic number fields (on top of antic)'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(arb antic)
 makedepends=(boost)
 source=(https://github.com/flatsurf/e-antic/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('eea1dc66fed5962425bc7d2c5ccecb50d25c082b1d84276fa3838bfa96d9cb62')
+sha256sums=('b914d082c486a9d17cd46b38a55170ba7b1838a2ab8a29f986899d2668f8210e')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list