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

Antonio Rojas arojas at archlinux.org
Thu Apr 27 20:52:42 UTC 2017


    Date: Thursday, April 27, 2017 @ 20:52:41
  Author: arojas
Revision: 226125

Update to r85

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2017-04-27 20:06:43 UTC (rev 226124)
+++ PKGBUILD	2017-04-27 20:52:41 UTC (rev 226125)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r84
+pkgver=r85
 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=('c3667ec7f4ef4281ce2f212131067557a48240644d1151d8097e5e0879ac957f')
+sha256sums=('f208506a928a809e78cb6a8ce36abf55e4c68bb5025df979017697292c9df3db')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list