[arch-commits] Commit in prettier/trunk (PKGBUILD)
Jerome Leclanche
jleclanche at archlinux.org
Thu Jan 11 10:55:44 UTC 2018
Date: Thursday, January 11, 2018 @ 10:55:42
Author: jleclanche
Revision: 281304
upgpkg: prettier 1.10.0-1
Upstream release 1.10.0
Modified:
prettier/trunk/PKGBUILD
----------+
PKGBUILD | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2018-01-11 09:38:09 UTC (rev 281303)
+++ PKGBUILD 2018-01-11 10:55:42 UTC (rev 281304)
@@ -2,8 +2,8 @@
# Maintainer: Jerome Leclanche <jerome at leclan.ch>
pkgname=prettier
-pkgver=1.9.2
-pkgrel=2
+pkgver=1.10.0
+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=("1eaf676100c3526c68d194b09af6a941437a73aec2e829053d5cb7e7356c1c60")
+sha256sums=("86114f342cf7cc8bfef128927ec32f59ea83dae0ff1774782799ca9e6db70074")
noextract=("$pkgname-$pkgver.tgz")
More information about the arch-commits
mailing list