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

Antonio Rojas arojas at archlinux.org
Fri Feb 1 08:45:32 UTC 2019


    Date: Friday, February 1, 2019 @ 08:45:31
  Author: arojas
Revision: 428987

Update to r101

Modified:
  three.js/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-02-01 08:20:07 UTC (rev 428986)
+++ PKGBUILD	2019-02-01 08:45:31 UTC (rev 428987)
@@ -1,7 +1,7 @@
 # Maintainer: Antonio Rojas <arojas at archlinux.org>
 
 pkgname=three.js
-pkgver=r100
+pkgver=r101
 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=('0e5537862c8ee13c1b87cf6cacc474e9369a74f2ce64fd0b3fb05a92c3b729da')
+sha256sums=('ff9b92f7ba185d197af2cc7180837b4e2b3cb84db9e9d5250ba2c1aa65c71474')
 
 package() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list