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


Commits:
3e4aa681 by Daniel M. Capella at 2024-06-11T19:19:32-04:00
upgpkg: 3.3.2-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,6 +1,6 @@
 pkgbase = prettier
        pkgdesc = An opinionated code formatter
-       pkgver = 3.3.1
+       pkgver = 3.3.2
        pkgrel = 1
        url = https://prettier.io
        arch = any
@@ -12,7 +12,7 @@ pkgbase = prettier
        makedepends = python
        makedepends = yarn
        depends = nodejs
-       source = git+https://github.com/prettier/prettier.git#tag=3.3.1
-       b2sums = 
8b56dcdaa70fdb9e59b9ca97c015f3c938829bb7334bb89bf61751d2d27e8f7ff6cc81cb02cbf09a94d12cd05c187529c8885dd791749b2c2d561a290283a61d
+       source = git+https://github.com/prettier/prettier.git#tag=3.3.2
+       b2sums = 
7f37501b7a63bb2bdc79e1d11f66eb7dd649b6f436a2499d7fa0ccca7b696f29938e72d4256b0e6b5fd571272554128f891d5d02c0a7aaebb436c8a01d266aec
 
 pkgname = prettier


=====================================
PKGBUILD
=====================================
@@ -3,7 +3,7 @@
 # Contributor: Maxim Baz <archlinux at maximbaz dot com>
 
 pkgname=prettier
-pkgver=3.3.1
+pkgver=3.3.2
 pkgrel=1
 pkgdesc='An opinionated code formatter'
 arch=(any)
@@ -19,7 +19,7 @@ makedepends=(
 )
 checkdepends=(npm)
 source=("git+https://github.com/$pkgname/$pkgname.git#tag=$pkgver";)
-b2sums=('8b56dcdaa70fdb9e59b9ca97c015f3c938829bb7334bb89bf61751d2d27e8f7ff6cc81cb02cbf09a94d12cd05c187529c8885dd791749b2c2d561a290283a61d')
+b2sums=('7f37501b7a63bb2bdc79e1d11f66eb7dd649b6f436a2499d7fa0ccca7b696f29938e72d4256b0e6b5fd571272554128f891d5d02c0a7aaebb436c8a01d266aec')
 
 prepare() {
   cd $pkgname



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

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


Reply via email to