[arch-commits] Commit in three.js/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Aug 30 21:54:53 UTC 2018
Date: Thursday, August 30, 2018 @ 21:54:53
Author: arojas
Revision: 375788
Update to r96
Modified:
three.js/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-08-30 21:37:25 UTC (rev 375787)
+++ PKGBUILD 2018-08-30 21:54:53 UTC (rev 375788)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=three.js
-pkgver=r95
+pkgver=r96
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=('58060f8521a5ccd657f58fea55b481a71d1ee76692c4be35867933a177d8ca8c')
+sha256sums=('98433c62ce553c5932659dcb7bba8219e253b3f463a519c9e38021717e850d08')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list