[arch-commits] Commit in three.js/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Wed May 27 17:29:53 UTC 2020
Date: Wednesday, May 27, 2020 @ 17:29:53
Author: arojas
Revision: 635964
Update to r117
Modified:
three.js/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-05-27 17:29:47 UTC (rev 635963)
+++ PKGBUILD 2020-05-27 17:29:53 UTC (rev 635964)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=three.js
-pkgver=r116
+pkgver=r117
pkgrel=1
pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
url='https://threejs.org/'
@@ -9,7 +9,7 @@
license=(MIT)
depends=()
source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz")
-sha256sums=('01bd48cd5ce09a0ccbdc250edc836b501d8646ef8bbdfb48b286a4dbdee38778')
+sha256sums=('2d7b898e93ef7c40f0dde30ec8e1fae97087aa13831957c1cf00baaac0df5567')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list