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

Felix Yan felixonmars at archlinux.org
Sun May 17 18:17:40 UTC 2020


    Date: Sunday, May 17, 2020 @ 18:17:40
  Author: felixonmars
Revision: 628806

upgpkg: mill 0.6.3-1

Modified:
  mill/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-05-17 18:13:12 UTC (rev 628805)
+++ PKGBUILD	2020-05-17 18:17:40 UTC (rev 628806)
@@ -4,8 +4,8 @@
 # Contributor: Guillaume Raffin ("theelectronwill") <theelectronwill at gmail.com>
 
 pkgname=mill
-pkgver=0.6.2
-pkgrel=2
+pkgver=0.6.3
+pkgrel=1
 pkgdesc="Your shiny new Java/Scala build tool"
 arch=(any)
 url="https://www.lihaoyi.com/mill/index.html"
@@ -13,7 +13,7 @@
 depends=('bash' 'java-environment')
 makedepends=('mill')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lihaoyi/mill/archive/$pkgver.tar.gz")
-sha512sums=('193771e7c2a8262a7625b1e53b372d145a1b58452f388fa62260175d47a59d4b7a76b5a5485152f19cfec5d1f8f66b36171c352e2edd359cf920217f7bd3decb')
+sha512sums=('a8ea72845e339b01a0caa62ec85395c934697a7d19f2e650910066d8fb5cb7fbed9b8022cc54cd2577b9efc87f88fa0e930c918ab9257750e8b4e0e5c2de0611')
 
 prepare() {
   cd mill-$pkgver



More information about the arch-commits mailing list