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 ec672dc14ad8..c80cecbe4f43 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Vasili Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=scalafmt-native-bin
-pkgver=2.6.2
+pkgver=2.6.3
pkgrel=1
pkgdesc='Code formatter for Scala, native version via graalvm'
url='https://scalameta.org/scalafmt/'
@@ -11,7 +11,7 @@ license=('Apache-2.0')
# Please write if the binary won't work.
arch=('any')
-sha256sums=('fe086a0c6b70a81634b26d1e11c92ea2c4ddbec2161b6f1e0d8dab93cb3c96ca')
+sha256sums=('c4d42bfddea3a65a3099ba1f9787af5f9995633512750d661d51b737b6ebdf30')
package() {
cd "$srcdir"