[arch-commits] Commit in three.js/trunk (PKGBUILD)
Antonio Rojas
arojas at archlinux.org
Thu Apr 30 17:31:04 UTC 2020
Date: Thursday, April 30, 2020 @ 17:31:03
Author: arojas
Revision: 623343
Update to r116
Modified:
three.js/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2020-04-30 17:13:57 UTC (rev 623342)
+++ PKGBUILD 2020-04-30 17:31:03 UTC (rev 623343)
@@ -1,7 +1,7 @@
# Maintainer: Antonio Rojas <arojas at archlinux.org>
pkgname=three.js
-pkgver=r115
+pkgver=r116
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=('544c5b2c2e58ad47be804b0068098652effca1a1641a6309e663f6a912afb7e6')
+sha256sums=('01bd48cd5ce09a0ccbdc250edc836b501d8646ef8bbdfb48b286a4dbdee38778')
package() {
cd $pkgname-$pkgver
More information about the arch-commits
mailing list