summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorLuis Martinez2022-04-29 12:17:35 -0500
committerLuis Martinez2022-04-29 12:17:35 -0500
commit52d408315ab8f3d673be1858033d769e60e45ddb (patch)
treea86fe96f395e40e70e2e2e3965342efd631860fd /PKGBUILD
parent5752e6ccddf61ac8b24de1cc03bf9fb35b35e734 (diff)
downloadaur-52d408315ab8f3d673be1858033d769e60e45ddb.tar.gz
update to 0.27.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7109a850ac29..bc09457c5259 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Hoàng Văn Khải <hvksmr1996@gmail.com>
pkgname=dprint-bin
-pkgver=0.26.0
+pkgver=0.27.0
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=('d192142a310044178be97064f858f5a9327d73e6ee0ed6bc6b5a90378bf0f606'
+sha256sums=('0bb1dd7a4c688bb89d4a70d5b76881f9766bd6e02b32dcb8e7311b7d3a581fe3'
'43f8cfbeca17eccd83fc98f27d211073eaee5574fc3162f345acc196d6190ce7')
package() {