summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2022-03-28 10:57:29 -0500
committerLuis Martinez2022-03-28 10:57:29 -0500
commit0b242f2616ceef56d6df3a0d02dbd19c7ff908c6 (patch)
tree396bf8e637d364c015c91a34deb95d6bd13119dc /PKGBUILD
parentaf2dc36988d6e6ee5e1372300ed2ddc633e96da8 (diff)
downloadaur-0b242f2616ceef56d6df3a0d02dbd19c7ff908c6.tar.gz
update to 0.24.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c64f3975c550..5134a831035b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,8 +2,8 @@
# Contributor: Hoàng Văn Khải <hvksmr1996@gmail.com>
pkgname=dprint-bin
-pkgver=0.23.1
-pkgrel=3
+pkgver=0.24.1
+pkgrel=1
pkgdesc='Pluggable and configurable code formatting platform written in Rust.'
arch=('x86_64')
url='https://github.com/dprint/dprint'
@@ -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=('c57923a76ce8b5b134371f337db437a59b4ea5a86875c55339d366ad409bfd2a'
+sha256sums=('3b1b80921f2996b4989e904f90a5cbda77dd510e74c7b94ea7fc46477b310a39'
'43f8cfbeca17eccd83fc98f27d211073eaee5574fc3162f345acc196d6190ce7')
package() {