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 cb4b0e22bf44..39e3a99341e4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Vasili Novikov <n1dr+cmarchlinux@yaaandex.com> (replace "aaa" with "a")
pkgname=scalafmt-native-bin
-pkgver=3.0.4
+pkgver=3.0.5
pkgrel=1
pkgdesc='Code formatter for Scala, native version via graalvm, statically compiled with musl'
url='https://scalameta.org/scalafmt/'
@@ -11,7 +11,7 @@ license=('Apache-2.0')
arch=('x86_64')
-sha256sums=('43b6680e48790b8bc9af50d359206e36327e8080e07ae7cc5611d7351b0b0e66')
+sha256sums=('8bb2ef865c611d7912604f0c05de516a2aecb19d50baeaadb122ab634bc16753')
package() {
cd "$srcdir"