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

Antonio Rojas arojas at archlinux.org
Thu Jan 30 20:49:09 UTC 2020


    Date: Thursday, January 30, 2020 @ 20:49:08
  Author: arojas
Revision: 560206

Update to r113

Modified:
  three.js/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-30 20:03:34 UTC (rev 560205)
+++ PKGBUILD	2020-01-30 20:49:08 UTC (rev 560206)
@@ -1,8 +1,8 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r112
-pkgrel=4
+pkgver=r113
+pkgrel=1
 pkgdesc='A JavaScript 3D Library which makes WebGL simpler'
 url='https://threejs.org/'
 arch=(any)
@@ -9,7 +9,7 @@
 license=(MIT)
 depends=()
 source=("$pkgname-$pkgver.tar.gz::https://github.com/mrdoob/three.js/archive/$pkgver.tar.gz")
-sha256sums=('b3f5ba9c8514ba7a97a7c65693c74af01fa0497a44b3cfefbd0f1845744091ec')
+sha256sums=('9baca36db0d1e482929e7895819a6a55ea4a7a869b947533e8f90dfe9d2875ae')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list