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

Jerome Leclanche jleclanche at archlinux.org
Sun Jun 9 15:19:51 UTC 2019


    Date: Sunday, June 9, 2019 @ 15:19:50
  Author: jleclanche
Revision: 478968

upgpkg: prettier 1.18.2-1

Upstream release 1.18.2

Modified:
  prettier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-06-09 15:18:10 UTC (rev 478967)
+++ PKGBUILD	2019-06-09 15:19:50 UTC (rev 478968)
@@ -2,7 +2,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 
 pkgname=prettier
-pkgver=1.17.1
+pkgver=1.18.2
 pkgrel=1
 pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
 arch=("any")
@@ -11,7 +11,7 @@
 depends=("nodejs")
 makedepends=("yarn")
 source=("$pkgname-$pkgver.tar.gz::https://github.com/$pkgname/$pkgname/archive/$pkgver.tar.gz")
-sha256sums=('ba8d5688347879c3339fc525826a13e4235670318583f2c61bf635c97ce51eb4')
+sha256sums=("daae2e5eb6ce9e63853edd91545070010fc38ea9e3b7a4ed1e5614106da718e1")
 
 
 build() {



More information about the arch-commits mailing list