summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2022-05-22 15:41:37 -0500
committerLuis Martinez2022-05-22 15:41:37 -0500
commit48a5ec4a69812eaa7c42856fbc0984309615975d (patch)
tree983dec55ba7a9ec5d209073d72846d998e62a96a /PKGBUILD
parent81e84948eb4d964856c92e6cbc6474b934e7e733 (diff)
downloadaur-48a5ec4a69812eaa7c42856fbc0984309615975d.tar.gz
update to 0.29.1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7299f7fcb57d..fa00a73de329 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hoàng Văn Khải <hvksmr1996@gmail.com>
pkgname=dprint-bin
-pkgver=0.28.0
+pkgver=0.29.1
pkgrel=1
pkgdesc='Pluggable and configurable code formatting platform'
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=('c53ff412c826749a3ff7a1c13265bd2012e03130600868656bb3d43c23e9768c'
+sha256sums=('be43c8ab4f3c4dc82490d33662307935a0665318e4f0609452cbe9d5f9a2f6b4'
'43f8cfbeca17eccd83fc98f27d211073eaee5574fc3162f345acc196d6190ce7')
package() {