summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 82e87aba2b85..f56c781af718 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
# Generated by mksrcinfo v8
-# Fri Aug 4 08:43:39 UTC 2017
+# Mon Jan 1 16:58:44 UTC 2018
pkgbase = nodejs-ts-node
pkgdesc = TypeScript execution environment and REPL for node
- pkgver = 3.3.0
+ pkgver = 4.1.0
pkgrel = 1
url = https://github.com/TypeStrong/ts-node
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 0540f066a579..7a49f051ad22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Nicola Squartini <tensor5@gmail.com>
pkgname=nodejs-ts-node
-pkgver=3.3.0
+pkgver=4.1.0
pkgrel=1
pkgdesc='TypeScript execution environment and REPL for node'
arch=('any')