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

Antonio Rojas arojas at gemini.archlinux.org
Tue Jul 13 18:24:50 UTC 2021


    Date: Tuesday, July 13, 2021 @ 18:24:50
  Author: arojas
Revision: 976864

Update to 2.0.3

Modified:
  lcalc/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-07-13 17:29:46 UTC (rev 976863)
+++ PKGBUILD	2021-07-13 18:24:50 UTC (rev 976864)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=lcalc
-pkgver=2.0.2
+pkgver=2.0.3
 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=('b114c4d9b413c37c02fe41aed1b112654902f448a614e8f81c231c88426b2569')
+sha256sums=('4e2fe0df610f0d32499393495d43f3ba03f465d322f8f41b97904b7d0cc87f53')
 
 prepare() {
   cd $pkgname-$pkgver




More information about the arch-commits mailing list