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

Antonio Rojas arojas at archlinux.org
Thu Feb 28 21:20:00 UTC 2019


    Date: Thursday, February 28, 2019 @ 21:19:59
  Author: arojas
Revision: 437095

Update to r102

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-28 21:19:58 UTC (rev 437094)
+++ PKGBUILD	2019-02-28 21:19:59 UTC (rev 437095)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r101
+pkgver=r102
 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=('ff9b92f7ba185d197af2cc7180837b4e2b3cb84db9e9d5250ba2c1aa65c71474')
+sha256sums=('23aa64471b4a6cd8ae75eb8183778f4fa762c8f87661d667d3da8be13a50ef70')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list