diff options
author | Adrian Groh | 2023-06-03 18:37:34 +0200 |
---|---|---|
committer | Adrian Groh | 2023-06-03 18:37:34 +0200 |
commit | 3d53645caa78df2cc0446bacafd649ceb41f25fe (patch) | |
tree | a85a5e607bf3b4044b99496417c321220625b856 /.SRCINFO | |
parent | e1732ec328f1682d5bb5a8b4bf49b2d2e1f2f3c0 (diff) | |
download | aur-3d53645caa78df2cc0446bacafd649ceb41f25fe.tar.gz |
upgpkg: dprint 0.37.1-1
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -1,6 +1,6 @@ pkgbase = dprint pkgdesc = Pluggable and configurable code formatting platform - pkgver = 0.36.1 + pkgver = 0.37.1 pkgrel = 1 url = https://github.com/dprint/dprint arch = x86_64 @@ -8,7 +8,7 @@ pkgbase = dprint makedepends = cargo depends = bzip2 options = !lto - source = dprint-0.36.1.tar.gz::https://github.com/dprint/dprint/archive/0.36.1.tar.gz - sha256sums = 25d4235ec08e29cdbcce81b61462a63a59e0d5c763553a8b211371ddf79765f9 + source = dprint-0.37.1.tar.gz::https://github.com/dprint/dprint/archive/0.37.1.tar.gz + sha256sums = 15fea45b760987427bc68a9da6d346b777ca0253d3f2a1c8cd2f3a584d59c7c1 pkgname = dprint |