summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMatheus2024-02-27 14:38:46 +0100
committerMatheus2024-02-27 14:38:46 +0100
commit926f2d5cb3ae4e687fb305b1f26db1d6b25bcb55 (patch)
tree1c669f01de7d2e3eced1c7c2d45cc3020f680fbb /PKGBUILD
parente75a15acf9f34cf115a6e683cc633ae9e115371a (diff)
downloadaur-dprint-plugin-toml.tar.gz
Version update
Diffstat (limited to 'PKGBUILD')
-rwxr-xr-xPKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f0bd81137824..22f4a75ea095 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
# Contributor: Matheus <matheusgwdl@protonmail.com>
pkgname="dprint-plugin-toml"
-pkgver="0.6.0"
+pkgver="0.6.1"
pkgrel="1"
pkgdesc="TOML code formatting plugin for dprint."
arch=("any")
@@ -15,7 +15,7 @@ license=("MIT")
depends=("dprint")
makedepends=("rust" "rust-wasm")
source=("${pkgname}-v${pkgver}.tar.gz::${url}/archive/refs/tags/${pkgver}.tar.gz")
-sha512sums=("7558ff2d691a6d08f56f1e148208ff24f4d1ee28dcb97927a521c56db399a209be6ffeb6e8cc393e63fcafaea9158a6409af231f4a19965e67c840edd03fd021")
+sha512sums=("33bf4d08ee59d415b5fec1cee78ad94eea14bbaf5d2a03365eaa7a43c652a7b45dbe7052e13844aba50975cb499aa6f09b278c5e8e37f5ee7ac8a5010394ed4e")
prepare()
{