summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristian Krause2017-08-25 21:26:16 +0200
committerChristian Krause2017-08-25 21:26:16 +0200
commitf773d3a2384229e5c7960cf39227c06affbee5e9 (patch)
tree0888c0e55f2733382925f70199405340438d947d /PKGBUILD
parentf0ee2b86aeb26d665bf0492cc7cd29fb8f585010 (diff)
downloadaur-scalastyle.tar.gz
scalastyle-1.0.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9a3999616c5f..d8397b61d74c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Christian Krause ("wookietreiber") <christian.krause@mailbox.org>
pkgname=scalastyle
-pkgver=0.9.0
+pkgver=1.0.0
pkgrel=1
pkgdesc="Examines your Scala code and indicates potential problems with it."
arch=(any)
@@ -18,8 +18,8 @@ source=("https://oss.sonatype.org/service/local/repositories/releases/content/or
noextract=('$_jarname')
-md5sums=('660b6e34ef469b854e8de124e2a8d225'
- '23c4bda6a18cc167ebd9e8fb8ef6e500')
+md5sums=('9dff009c3068cabd1982ceee290830e8'
+ 'c82563227591520b6498604f2e3f6249')
package() {
install -Dm644 $srcdir/$_jarname $pkgdir/usr/share/java/scalastyle/$_jarname