testing/sbt: update to v1.1.5

This commit is contained in:
Ed Robinson 2018-05-10 09:02:04 +01:00 committed by Andy Postnikov
parent c5eb5e10d3
commit 210dc67185

View File

@ -1,7 +1,7 @@
# Contributor: Ed Robinson <edward-robinson@cookpad.com>
# Maintainer: Ed Robinson <edward-robinson@cookpad.com>
pkgname=sbt
pkgver=1.1.4
pkgver=1.1.5
pkgrel=0
pkgdesc="The interactive build tool, sbt is a build tool for Scala, Java, and more."
url="http://www.scala-sbt.org/"
@ -31,4 +31,4 @@ package() {
rm $destdir/bin/sbt.bat
rm $confdir/sbtconfig.txt
}
sha512sums="7b278ecd22d4778482c61ec2e9650c8dd199c341aaaa624fee6b7f8989203de3d4dac24c4181ee08f0da50c69901321a1e11a535f0911241c9f6bfdfab5e94b8 sbt-1.1.4.tgz"
sha512sums="bb538d88ec5ee7bb08b5eed6e7e250c45ee25419952473e4f093391316f936b26cc181f21c7b3501b9126a5c1f21b10514adffea4f9a09f7920203ba6330c2d4 sbt-1.1.5.tgz"