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

Antonio Rojas arojas at gemini.archlinux.org
Mon Aug 30 17:36:58 UTC 2021


    Date: Monday, August 30, 2021 @ 17:36:58
  Author: arojas
Revision: 1010048

Update to 1.0.3

Modified:
  e-antic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-30 16:27:02 UTC (rev 1010047)
+++ PKGBUILD	2021-08-30 17:36:58 UTC (rev 1010048)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=e-antic
-pkgver=1.0.2
+pkgver=1.0.3
 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=('17a47fad2d945c6282e8c9037f3e1fdfda62e50fff3605b73af42c37ceb35dd4')
+sha256sums=('eea1dc66fed5962425bc7d2c5ccecb50d25c082b1d84276fa3838bfa96d9cb62')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list