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 442fe74b462c..1fa64b2573f0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,13 +1,13 @@
# Maintainer: Mikhail Chugunkov <poslegm@gmail.com>
pkgname=scalafmt-native
pkgver=2.0.1
-pkgrel=1
+pkgrel=2
pkgdesc='Code formatter for Scala built with GraalVM (for fast startup)'
arch=('x86_64')
url='https://scalameta.org/scalafmt/'
license=('Apache')
source=("https://chugunkov.website/files/scalafmt-native-2.0.1.tar.gz")
-sha256sums=('fd806760433cc5e3a98dde52593c8181620e1b1c977be56687f329e6adf99545')
+sha256sums=('5849b7805d1219affc53e7d210b8b8f2d9f591c780d5138fc7aeb82744302ddc')
package() {
cd "$pkgname-$pkgver"