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

Felix Yan felixonmars at archlinux.org
Tue Feb 25 10:54:35 UTC 2020


    Date: Tuesday, February 25, 2020 @ 10:54:33
  Author: felixonmars
Revision: 580998

upgpkg: mill 0.6.1-1

Modified:
  mill/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-02-25 10:52:39 UTC (rev 580997)
+++ PKGBUILD	2020-02-25 10:54:33 UTC (rev 580998)
@@ -4,7 +4,7 @@
 # Contributor: Guillaume Raffin ("theelectronwill") <theelectronwill at gmail.com>
 
 pkgname=mill
-pkgver=0.6.0
+pkgver=0.6.1
 pkgrel=1
 pkgdesc="Your shiny new Java/Scala build tool"
 arch=(any)
@@ -13,7 +13,7 @@
 depends=('bash' 'java-environment<13')
 makedepends=('mill')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lihaoyi/mill/archive/$pkgver.tar.gz")
-sha512sums=('4ae6510b4927ad5cbea48790c8a2b3f2c714daa4eb53481ec4247c34feb4bd2d24f678767ddded3de34f1772c7f2f67979e0fbf1a2ef2eb752737c01cb66fb44')
+sha512sums=('62a6c31b9f023d195b4ad768b1a10cb71d7cee8ea2f071fbed71e140a9f43434cf8beb632505b84ac2e0331c5f32d196e5564bb6a1d48d0761118d0f2446103b')
 
 prepare() {
   cd mill-$pkgver



More information about the arch-commits mailing list