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

Jerome Leclanche jleclanche at archlinux.org
Thu Mar 1 07:42:15 UTC 2018


    Date: Thursday, March 1, 2018 @ 07:42:14
  Author: jleclanche
Revision: 300906

upgpkg: prettier 1.11.1-1

Upstream release 1.11.1

Modified:
  prettier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2018-03-01 07:38:16 UTC (rev 300905)
+++ PKGBUILD	2018-03-01 07:42:14 UTC (rev 300906)
@@ -2,7 +2,7 @@
 # Maintainer: Jerome Leclanche <jerome at leclan.ch>
 
 pkgname=prettier
-pkgver=1.10.2
+pkgver=1.11.1
 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=("a0603eb7fad1cbef2e503f508f44d927a99c6542087c5fda7a063a3eed4166ae")
+sha256sums=("48de130547af17495b26838de4eca6162dfaebf55a9b9696fa4ed51c38820435")
 noextract=("$pkgname-$pkgver.tgz")
 
 



More information about the arch-commits mailing list