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

Antonio Rojas arojas at archlinux.org
Wed Jan 9 06:44:34 UTC 2019


    Date: Wednesday, January 9, 2019 @ 06:44:33
  Author: arojas
Revision: 421097

Update to 3.2

Modified:
  sagetex/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-01-09 00:30:57 UTC (rev 421096)
+++ PKGBUILD	2019-01-09 06:44:33 UTC (rev 421097)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=sagetex
-pkgver=3.1
+pkgver=3.2
 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/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('8840da603f7200a625620b5af5578160261d6e9474f9c10fec99f6bc1f1f6398')
+sha256sums=('30f7d4cc5aecb24fe50ee464991eb02ef3b17e9ca974c2a015694247f944bb72')
 
 prepare() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list