Daniel M. Capella pushed to branch main at Arch Linux / Packaging / Packages / 
prettier


Commits:
6e87b2de by Daniel M. Capella at 2023-08-15T18:50:29-04:00
upgpkg: 3.0.2-1

- - - - -


1 changed file:

- PKGBUILD


Changes:

=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Maintainer: Daniel M. Capella <poly...@archlinux.org>
 
 pkgname=prettier
-pkgver=3.0.0
+pkgver=3.0.2
 pkgrel=1
 pkgdesc="An opinionated code formatter for JS, JSON, CSS, YAML and much more"
 arch=("any")
@@ -13,7 +13,7 @@ depends=("nodejs")
 makedepends=("yarn")
 checkdepends=("git" "npm")
 
source=("https://github.com/$pkgname/$pkgname/archive/$pkgver/$pkgname-$pkgver.tar.gz";)
-sha256sums=('0a6384cedb4539330d23480a6aa156c64f9be83a76d3f0138d3c5490975587bb')
+sha256sums=('cebcfabb8793e4fbaaf71d2a2e63cc544ca95007fc8110d3080730c0f8e154b9')
 
 prepare() {
     cd "$pkgname-$pkgver"



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prettier/-/commit/6e87b2deee6b7bc2163c80a25e0fa7527b51738d

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/prettier/-/commit/6e87b2deee6b7bc2163c80a25e0fa7527b51738d
You're receiving this email because of your account on gitlab.archlinux.org.


Reply via email to