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

Antonio Rojas arojas at archlinux.org
Thu Nov 14 13:10:41 UTC 2019


    Date: Thursday, November 14, 2019 @ 13:10:40
  Author: arojas
Revision: 528635

Update to 3.4

Modified:
  sagetex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-11-14 12:56:51 UTC (rev 528634)
+++ PKGBUILD	2019-11-14 13:10:40 UTC (rev 528635)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sagetex
-pkgver=3.3
+pkgver=3.4
 pkgrel=1
 pkgdesc='Allows to embed code, results of computations, and plots from SageMath into LaTeX documents'
 arch=(any)
@@ -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=('f1ebfacd18fbe99e157efbff3fce3b7ecfa1b8c9824b9b818b458b8a366f4584')
+sha256sums=('32b4243313d79e61351da917024ca3e8e3caf14c06611676234f56af3e7fdf49')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list