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

Jerome Leclanche jleclanche at archlinux.org
Thu Sep 17 09:39:43 UTC 2020


    Date: Thursday, September 17, 2020 @ 09:39:43
  Author: jleclanche
Revision: 708568

upgpkg: prettier 2.1.2-1: Upstream release 2.1.2

Modified:
  prettier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-09-17 09:39:37 UTC (rev 708567)
+++ PKGBUILD	2020-09-17 09:39:43 UTC (rev 708568)
@@ -2,7 +2,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 
 pkgname=prettier
-pkgver=2.1.1
+pkgver=2.1.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=('ffe46a59aa3a897112e6818ecb19a5e4f854c62b583301254685eb5cea947f31')
+sha256sums=("340ac7f7dce7aec94269ec0ba3024feb7f7b2939ee7842d0f2996ffd7e5d5c16")
 
 build() {
     cd "$pkgname-$pkgver"



More information about the arch-commits mailing list