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

Felix Yan felixonmars at archlinux.org
Thu May 24 19:39:22 UTC 2018


    Date: Thursday, May 24, 2018 @ 19:39:21
  Author: felixonmars
Revision: 329057

upgpkg: coffeescript 2.3.1-1

Modified:
  coffeescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-05-24 19:36:05 UTC (rev 329056)
+++ PKGBUILD	2018-05-24 19:39:21 UTC (rev 329057)
@@ -10,7 +10,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=coffeescript
-pkgver=2.3.0
+pkgver=2.3.1
 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=('33500835382fe84bc500af762de698747533b1313e8fdee4050c8b1e37e7333d63876d6b24c8dd4dee3bd5982cfaa2bb4dabe96e1e5ee293f65717114c5c66f4')
+sha512sums=('0cd26648f3328b3f8e8d6632b835cd05c16eb438cfd934b6a30b19f18bd3eb9840f1ce4874758806a740dd87ff5c7a0adb777f7f51ea2e341b109259268795d7')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list