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

Jerome Leclanche jleclanche at archlinux.org
Sat Jan 13 23:47:13 UTC 2018


    Date: Saturday, January 13, 2018 @ 23:47:12
  Author: jleclanche
Revision: 281859

upgpkg: prettier 1.10.2-1

Upstream release 1.10.2

Modified:
  prettier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-01-13 23:46:37 UTC (rev 281858)
+++ PKGBUILD	2018-01-13 23:47:12 UTC (rev 281859)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=prettier
-pkgver=1.10.0
+pkgver=1.10.2
 pkgrel=1
 pkgdesc="An opinionated code formatter for JavScript, ES2017, JSX, Flow, TypeScript, JSON, CSS, LESS, SCSS, GraphQL, Markdown"
 arch=("any")
@@ -12,7 +12,7 @@
 depends=("nodejs")
 makedepends=("npm")
 source=("https://registry.npmjs.org/less/-/$pkgname-$pkgver.tgz")
-sha256sums=("86114f342cf7cc8bfef128927ec32f59ea83dae0ff1774782799ca9e6db70074")
+sha256sums=("a0603eb7fad1cbef2e503f508f44d927a99c6542087c5fda7a063a3eed4166ae")
 noextract=("$pkgname-$pkgver.tgz")
 
 



More information about the arch-commits mailing list