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

Felix Yan felixonmars at archlinux.org
Wed Feb 7 07:38:00 UTC 2018


    Date: Wednesday, February 7, 2018 @ 07:37:58
  Author: felixonmars
Revision: 289699

upgpkg: coffeescript 2.2.1-1

Modified:
  coffeescript/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-02-07 07:37:40 UTC (rev 289698)
+++ PKGBUILD	2018-02-07 07:37:58 UTC (rev 289699)
@@ -10,7 +10,7 @@
 # Contributor: flying sheep <flying-sheep at web.de>
 
 pkgname=coffeescript
-pkgver=2.2.0
+pkgver=2.2.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=('540e9014267e38179667959f42c6719a4f20e61cfad299d5e9fa6c762066234616fb98e1f1db752fc447ae7299da730197776987337254940abc13b275754065')
+sha512sums=('5054acd160de77b662406b56678d353d99e58273f98ed96be0693e68f313224164298e8acf6811a7e588bb4433965477d275765e17a270084ac03250728afa96')
 
 package() {
   npm install -g --user root --prefix "$pkgdir"/usr "$srcdir"/$pkgname-$pkgver.tgz



More information about the arch-commits mailing list