summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorVasili Novikov2020-05-11 17:41:22 +0200
committerVasili Novikov2020-05-11 17:41:22 +0200
commitc0306c8da58f40e6c55daa3acefc7f79a3c80cf5 (patch)
treedf9fd09dcb61203277c3249ca12ef1fbc4da08a5 /PKGBUILD
parent9b4c404cfeebc060d89517e39f13efc07e942bf3 (diff)
downloadaur-c0306c8da58f40e6c55daa3acefc7f79a3c80cf5.tar.gz
release v2.5.2
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2300dde23d76..84bcb992c658 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.5.1
+pkgver=2.5.2
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=('369d6614ed1854eab4fb534c4f09a1321e9d43c1b9691118d8892c4a3561f8ea')
+sha256sums=('8ab403da69cad7ab8999073bedff96c13bb3362367397f769d6b102d365af53f')
package() {
cd "$srcdir"