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

Antonio Rojas arojas at archlinux.org
Mon Sep 30 19:18:15 UTC 2019


    Date: Monday, September 30, 2019 @ 19:18:14
  Author: arojas
Revision: 512277

Update to r109

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-09-30 18:53:39 UTC (rev 512276)
+++ PKGBUILD	2019-09-30 19:18:14 UTC (rev 512277)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r108
+pkgver=r109
 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=('38c2dfe445f7a39255bfe9a07007d8de5bcc40847e8c542f154c2d39b759d6dc')
+sha256sums=('da5b690cd78b429f5262b9e653d473e6d0f2d4bf7f880931fbfcf9cf7529ed14')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list