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

Felix Yan felixonmars at archlinux.org
Mon Mar 12 08:05:16 UTC 2018


    Date: Monday, March 12, 2018 @ 08:05:15
  Author: felixonmars
Revision: 306263

upgpkg: coffeescript 2.2.3-1

Modified:
  coffeescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-12 07:48:24 UTC (rev 306262)
+++ PKGBUILD	2018-03-12 08:05:15 UTC (rev 306263)
@@ -10,7 +10,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=coffeescript
-pkgver=2.2.2
+pkgver=2.2.3
 pkgrel=1
 pkgdesc='CoffeeScript is a little language that compiles into JavaScript'
 arch=('any')
@@ -23,7 +23,7 @@
 replaces=('coffee-script')
 source=("https://registry.npmjs.org/$pkgname/-/$pkgname-$pkgver.tgz")
 noextract=("$pkgname-$pkgver.tgz")
-sha512sums=('5499d06ee4ff9545c53de87d64fc2ea998c6db5ea783113cf6f7e3d5ad6194068209539bebde2429731548c9bd90b2936e431029cfdd3ecf400633b682130c25')
+sha512sums=('27ea8704dfa5b42b4eb16700e17ee30d18147fe7b71c722270684c1bba4255edff82ffebb7f3a18c069356f7e0f8c923f307f8a000d99b0f7b467ca1cce93470')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list