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

Antonio Rojas arojas at archlinux.org
Sat Jun 13 19:32:44 UTC 2020


    Date: Saturday, June 13, 2020 @ 19:32:44
  Author: arojas
Revision: 642959

Update to 0.1.7

Modified:
  e-antic/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-06-13 19:30:36 UTC (rev 642958)
+++ PKGBUILD	2020-06-13 19:32:44 UTC (rev 642959)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=e-antic
-pkgver=0.1.6
+pkgver=0.1.7
 pkgrel=1
 pkgdesc="Embedded algebraic number fields (on top of antic)"
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(arb)
 makedepends=()
 source=(https://www.labri.fr/perso/vdelecro/e-antic/$pkgname-$pkgver.tar.gz)
-sha256sums=('5f4df48a06074b44c8b4d9f3a4bb3cc07950ed3c4d57c78b22a6aa3eedfc93f5')
+sha256sums=('031a7702296b41a76b17ea9fbca184ac6ffae539d7ed0bdd987c0db1ab825f0a')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list