[arch-commits] Commit in three.js/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Fri Aug 17 14:39:39 UTC 2018
Date: Friday, August 17, 2018 @ 14:39:39
Author: arojas
Revision: 372485
Update to r95
Modified:
three.js/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-17 13:56:06 UTC (rev 372484)
+++ PKGBUILD 2018-08-17 14:39:39 UTC (rev 372485)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=three.js
-pkgver=r94
+pkgver=r95
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=('226a363b9bbeaf47e1ae088af34e353696b405b6f53a6eefcb12ff2cf1b0c49d')
+sha256sums=('58060f8521a5ccd657f58fea55b481a71d1ee76692c4be35867933a177d8ca8c')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list