[arch-commits] Commit in e-antic/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Mon Feb 24 21:09:50 UTC 2020
Date: Monday, February 24, 2020 @ 21:09:47
Author: arojas
Revision: 580850
Update to 0.1.4
Modified:
e-antic/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-02-24 21:07:10 UTC (rev 580849)
+++ PKGBUILD 2020-02-24 21:09:47 UTC (rev 580850)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=e-antic
-pkgver=0.1.3
+pkgver=0.1.4
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=('b4cade24a0ff20945b4ed6a18f907731f0a4091f2c09f0f88878306469fe6b9c')
+sha256sums=('ee6622d666028ff4e2977e3c74f0b8c3dc741d20e90358121ff74999b759a87a')
build() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list