Jonathan Grotelüschen pushed to branch main at Arch Linux / Packaging / 
Packages / dprint


Commits:
8a954a70 by Jonathan Grotelüschen at 2026-06-27T23:36:36+02:00
upgpkg: 0.55.0-1

- - - - -


2 changed files:

- .SRCINFO
- PKGBUILD


Changes:

=====================================
.SRCINFO
=====================================
@@ -1,7 +1,7 @@
 pkgbase = dprint
        pkgdesc = Pluggable and configurable code formatting platform
-       pkgver = 0.54.0
-       pkgrel = 2
+       pkgver = 0.55.0
+       pkgrel = 1
        url = https://github.com/dprint/dprint
        arch = x86_64
        license = MIT
@@ -12,7 +12,7 @@ pkgbase = dprint
        depends = libgcc
        depends = glibc
        options = !lto
-       source = git+https://github.com/dprint/dprint#tag=0.54.0
-       sha256sums = 
066ad384489c2b8adb0252fa22a662f2e11fd1859a580854674f9d70a2a8ed91
+       source = git+https://github.com/dprint/dprint#tag=0.55.0
+       sha256sums = 
9ee14b38a1228437eff0f1e5452f8c179b4c27ad231fe1f809df4edc8342ea76
 
 pkgname = dprint


=====================================
PKGBUILD
=====================================
@@ -4,8 +4,8 @@
 # Contributor: Hoàng Văn Khải <[email protected]>
 
 pkgname=dprint
-pkgver=0.54.0
-pkgrel=2
+pkgver=0.55.0
+pkgrel=1
 pkgdesc='Pluggable and configurable code formatting platform'
 arch=('x86_64')
 url='https://github.com/dprint/dprint'
@@ -14,7 +14,7 @@ depends=('bzip2' 'xz' 'libgcc' 'glibc')
 makedepends=('cargo' 'git')
 options=('!lto') # interferes with compiling
 source=("git+$url#tag=$pkgver")
-sha256sums=('066ad384489c2b8adb0252fa22a662f2e11fd1859a580854674f9d70a2a8ed91')
+sha256sums=('9ee14b38a1228437eff0f1e5452f8c179b4c27ad231fe1f809df4edc8342ea76')
 
 prepare() {
        cd $pkgname



View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dprint/-/commit/8a954a70ce74eb12cde91870d93de41e8bbe7e91

-- 
View it on GitLab: 
https://gitlab.archlinux.org/archlinux/packaging/packages/dprint/-/commit/8a954a70ce74eb12cde91870d93de41e8bbe7e91
You're receiving this email because of your account on gitlab.archlinux.org. 
Manage all notifications: https://gitlab.archlinux.org/-/profile/notifications 
| Help: https://gitlab.archlinux.org/help


Reply via email to