summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorknight422018-02-23 17:38:09 +0800
committerknight422018-02-23 17:38:09 +0800
commit926494c830d16e13840b8ec821829621bcd1a0f0 (patch)
tree3e031cd464592f81af25fe4e1e38f18ca4fd3712 /PKGBUILD
parent7ccd6d08d0a997a334ac5a891740225c104e3b67 (diff)
downloadaur-926494c830d16e13840b8ec821829621bcd1a0f0.tar.gz
Update to 5.0.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7a49f051ad22..39c735172c2b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,8 @@
-# Maintainer: Nicola Squartini <tensor5@gmail.com>
+# Contributor: Nicola Squartini <tensor5@gmail.com>
+# Maintainer: Jian Zeng <anonymousknight96+aur AT gmail.com>
pkgname=nodejs-ts-node
-pkgver=4.1.0
+pkgver=5.0.0
pkgrel=1
pkgdesc='TypeScript execution environment and REPL for node'
arch=('any')