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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 21:41:22 UTC 2020


    Date: Thursday, August 27, 2020 @ 21:41:22
  Author: arojas
Revision: 690068

Update to 3.5

Modified:
  sagetex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 21:40:54 UTC (rev 690067)
+++ PKGBUILD	2020-08-27 21:41:22 UTC (rev 690068)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sagetex
-pkgver=3.4
-pkgrel=2
+pkgver=3.5
+pkgrel=1
 pkgdesc='Allows to embed code, results of computations, and plots from SageMath into LaTeX documents'
 arch=(any)
 url='https://github.com/sagemath/sagetex'
@@ -9,7 +9,7 @@
 license=(GPL2)
 depends=(sagemath texlive-core)
 source=("https://github.com/sagemath/sagetex/releases/download/v$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('32b4243313d79e61351da917024ca3e8e3caf14c06611676234f56af3e7fdf49')
+sha256sums=('3a7454002ddff9bf862d139130c27de0416bbc2378e1f4de4eb50d805ee96779')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list