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

Antonio Rojas arojas at archlinux.org
Thu Aug 27 21:51:48 UTC 2020


    Date: Thursday, August 27, 2020 @ 21:51:48
  Author: arojas
Revision: 690086

Update to r120

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-27 21:51:47 UTC (rev 690085)
+++ PKGBUILD	2020-08-27 21:51:48 UTC (rev 690086)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r119
+pkgver=r120
 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=('a91c80f2a952a747b950140c07377d18d1ab2a3c46fbe0369b37dfedb3936a5b')
+sha256sums=('e28962d99672e43d5af4f859b2a82a777f7d344788baeecd3a1320676266fedc')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list