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

Antonio Rojas arojas at gemini.archlinux.org
Fri Aug 6 10:46:03 UTC 2021


    Date: Friday, August 6, 2021 @ 10:46:03
  Author: arojas
Revision: 994227

Update to 1.0.2

Modified:
  e-antic/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-08-06 10:25:59 UTC (rev 994226)
+++ PKGBUILD	2021-08-06 10:46:03 UTC (rev 994227)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=e-antic
-pkgver=1.0.1
-pkgrel=3
+pkgver=1.0.2
+pkgrel=1
 pkgdesc='Embedded algebraic number fields (on top of antic)'
 arch=(x86_64)
 url='https://github.com/flatsurf/e-antic/'
@@ -10,7 +10,7 @@
 depends=(arb antic)
 makedepends=(boost)
 source=(https://github.com/flatsurf/e-antic/releases/download/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('9ae24ffd55b3046c6db5af253574c1ee734751f20ceb2f123b47f69fac031f31')
+sha256sums=('17a47fad2d945c6282e8c9037f3e1fdfda62e50fff3605b73af42c37ceb35dd4')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list