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

Antonio Rojas arojas at archlinux.org
Mon Jul 5 15:07:43 UTC 2021


    Date: Monday, July 5, 2021 @ 15:07:43
  Author: arojas
Revision: 972362

Update to 2.0.2

Modified:
  lcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-05 14:33:53 UTC (rev 972361)
+++ PKGBUILD	2021-07-05 15:07:43 UTC (rev 972362)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=lcalc
-pkgver=2.0.1
+pkgver=2.0.2
 pkgrel=1
 pkgdesc='C++ L-function class library and command line interface'
 arch=(x86_64)
@@ -10,7 +10,7 @@
 depends=(pari)
 makedepends=(gengetopt)
 source=(https://gitlab.com/sagemath/lcalc/-/archive/$pkgver/$pkgname-$pkgver.tar.gz)
-sha256sums=('e3076114208a1eb9ffcece72b70fb6883fbccb8c2249dd09fbc5b3e3e3829518')
+sha256sums=('b114c4d9b413c37c02fe41aed1b112654902f448a614e8f81c231c88426b2569')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list