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

Maxim Baz maximbaz at archlinux.org
Sun Jun 27 09:25:31 UTC 2021


    Date: Sunday, June 27, 2021 @ 09:25:30
  Author: maximbaz
Revision: 967572

upgpkg: prettier 2.3.2-1

Modified:
  prettier/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2021-06-27 09:21:18 UTC (rev 967571)
+++ PKGBUILD	2021-06-27 09:25:30 UTC (rev 967572)
@@ -2,7 +2,7 @@
 # Maintainer: Maxim Baz <$pkgname at maximbaz dot com>
 
 pkgname=prettier
-pkgver=2.3.1
+pkgver=2.3.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=('d58a61d1c4c057146e30e800f9820d1182602b04508d39311d7d8bf58524e5b7')
+sha256sums=('c240c50312a330e9df3f1240136538a6841e47379959e771b99d55d393f350e5')
 
 build() {
     cd "$pkgname-$pkgver"




More information about the arch-commits mailing list