[arch-commits] Commit in sbt/trunk (PKGBUILD)

Andrea Scarpino andrea at nymeria.archlinux.org
Thu Jun 27 13:16:34 UTC 2013


    Date: Thursday, June 27, 2013 @ 15:16:34
  Author: andrea
Revision: 93181

upgpkg: sbt 1:0.12.4-1

Upstream rleease

Modified:
  sbt/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-06-27 12:10:25 UTC (rev 93180)
+++ PKGBUILD	2013-06-27 13:16:34 UTC (rev 93181)
@@ -4,7 +4,7 @@
 
 pkgname=sbt
 epoch=1
-pkgver=0.12.3
+pkgver=0.12.4
 pkgrel=1
 pkgdesc="A minimally intrusive build tool for Scala projects"
 arch=('any')
@@ -13,7 +13,7 @@
 depends=('java-runtime-headless' 'sh')
 optdepends=('scala')
 source=("http://scalasbt.artifactoryonline.com/scalasbt/sbt-native-packages/org/scala-sbt/${pkgname}/${pkgver}/${pkgname}.tgz")
-md5sums=('a4a8cec472e79e1f4788f0ad744f4f17')
+md5sums=('646f4322221a50deb852b03823d960d5')
 
 package() {
   cd sbt/bin




More information about the arch-commits mailing list