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

Antonio Rojas arojas at archlinux.org
Wed Jun 21 18:53:40 UTC 2017


    Date: Wednesday, June 21, 2017 @ 18:53:38
  Author: arojas
Revision: 239353

Update to r86

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-06-21 18:53:27 UTC (rev 239352)
+++ PKGBUILD	2017-06-21 18:53:38 UTC (rev 239353)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r85
+pkgver=r86
 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=('f208506a928a809e78cb6a8ce36abf55e4c68bb5025df979017697292c9df3db')
+sha256sums=('b0041326d79e80b9ffc0869214a219b03d30a661ce4582b22c408cd190848ef5')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list