[arch-commits] Commit in threejs-sage/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Tue Feb 2 06:47:45 UTC 2021
Date: Tuesday, February 2, 2021 @ 06:47:45
Author: arojas
Revision: 840982
Update to r125
Modified:
threejs-sage/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2021-02-02 06:46:49 UTC (rev 840981)
+++ PKGBUILD 2021-02-02 06:47:45 UTC (rev 840982)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=threejs-sage
-pkgver=r124
+pkgver=r125
pkgrel=1
pkgdesc='Custom build of Three.js for SageMath'
url='https://threejs.org/'
@@ -10,7 +10,7 @@
depends=()
conflicts=(three.js)
source=("https://github.com/sagemath/threejs-sage/archive/$pkgver/$pkgname-$pkgver.tar.gz")
-sha256sums=('37e261d8947dc7db1a6cce87772d0e0fcfb5a7d78364e9bb1c9517d0dddcc6c4')
+sha256sums=('157cf42aa1c25a2499fc25cf71432f35dd8d00f4cb60cca99e6fdcdbcde189fe')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list