[arch-commits] Commit in deno/trunk (PKGBUILD)

Felix Yan felixonmars at archlinux.org
Sat Aug 15 07:17:53 UTC 2020


    Date: Saturday, August 15, 2020 @ 07:17:53
  Author: felixonmars
Revision: 679467

Minor updates

Modified:
  deno/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-08-15 07:14:21 UTC (rev 679466)
+++ PKGBUILD	2020-08-15 07:17:53 UTC (rev 679467)
@@ -1,10 +1,11 @@
-# Maintainer: Metal A-wing <1 at 233 dot email>
+# Maintainer: Felix Yan <felixonmars at archlinux.org>
+# Contributor: Metal A-wing <1 at 233 dot email>
 
 pkgname=deno
 pkgver=1.3.0
 pkgrel=1
 pkgdesc="A secure JavaScript/TypeScript runtime built with V8, Rust, and Tokio"
-arch=('i686' 'x86_64')
+arch=('x86_64')
 url="https://github.com/denoland/deno"
 license=('MIT')
 depends=('gcc-libs')



More information about the arch-commits mailing list