summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index bbb54eb283d9..e00072ea25d5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hoàng Văn Khải <hvksmr1996@gmail.com>
pkgname=dprint-bin
-pkgver=0.24.4
+pkgver=0.25.1
pkgrel=1
pkgdesc='Pluggable and configurable code formatting platform written in Rust.'
arch=('x86_64')
@@ -13,7 +13,7 @@ provides=('dprint')
conflicts=('dprint')
source=("$pkgname-$pkgver.zip::$url/releases/download/$pkgver/dprint-x86_64-unknown-linux-gnu.zip"
'LICENSE')
-sha256sums=('1abbc9940b998793d3269f9f40d86d69aa78a7c62664f2889a1c3aba560049dc'
+sha256sums=('5d9fd5a46f230ebcc19323a718d59f69871a647efddd9ec1c3579ef809c7222a'
'43f8cfbeca17eccd83fc98f27d211073eaee5574fc3162f345acc196d6190ce7')
package() {