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

Felix Yan felixonmars at gemini.archlinux.org
Sat Oct 23 17:47:56 UTC 2021


    Date: Saturday, October 23, 2021 @ 17:47:56
  Author: felixonmars
Revision: 1032966

upgpkg: ts-node 10.3.1-1

Modified:
  ts-node/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-10-23 17:22:08 UTC (rev 1032965)
+++ PKGBUILD	2021-10-23 17:47:56 UTC (rev 1032966)
@@ -2,7 +2,7 @@
 # Contributor: Bruno Galeotti <bgaleotti at gmail dot com>
 
 pkgname=ts-node
-pkgver=10.3.0
+pkgver=10.3.1
 pkgrel=1
 pkgdesc="TypeScript execution and REPL for node.js, with source map support"
 arch=('any')
@@ -12,7 +12,7 @@
 makedepends=('npm')
 source=(https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz)
 noextract=($pkgname-$pkgver.tgz)
-sha512sums=('458232de2f08829147e39017e1f407131ad3f01c4378a4dd0bcdd014990dce4bedf2e141e9027c5ccca1ca762228c2f1b7d6bbcae5da0c164d3984b75e30dc63')
+sha512sums=('630dd6da66338477c21ce20218d26a6b48beadb2f4ac0ca0ed9207c54f8ae29818f207762e1d63f976c70aeb0933291b8fa45930954e6343251d577e18e8af73')
 
 package() {
   npm install -g --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list