[arch-commits] Commit in three.js/trunk (PKGBUILD)

Antonio Rojas arojas at archlinux.org
Wed Feb 14 18:03:12 UTC 2018


    Date: Wednesday, February 14, 2018 @ 18:03:10
  Author: arojas
Revision: 294439

Update to r90

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-14 17:16:04 UTC (rev 294438)
+++ PKGBUILD	2018-02-14 18:03:10 UTC (rev 294439)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r89
+pkgver=r90
 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=('4204a805b26c9b355e921611ec87bd3bf783ef47fa84f4bf7791fe228006941c')
+sha256sums=('67119c8741e04ef7b7ebb529c871c0d804d492a099378cc9bc8b28677da8a0f5')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list