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

Felix Yan felixonmars at archlinux.org
Mon Jul 1 03:35:18 UTC 2019


    Date: Monday, July 1, 2019 @ 03:35:17
  Author: felixonmars
Revision: 486874

upgpkg: mill 0.4.2-1

Modified:
  mill/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2019-07-01 03:32:02 UTC (rev 486873)
+++ PKGBUILD	2019-07-01 03:35:17 UTC (rev 486874)
@@ -4,7 +4,7 @@
 # Contributor: Guillaume Raffin ("theelectronwill") <theelectronwill at gmail.com>
 
 pkgname=mill
-pkgver=0.4.1
+pkgver=0.4.2
 pkgrel=1
 pkgdesc="Your shiny new Java/Scala build tool"
 arch=(any)
@@ -13,7 +13,7 @@
 depends=('bash' 'java-environment')
 makedepends=('mill' 'scala')
 source=("$pkgname-$pkgver.tar.gz::https://github.com/lihaoyi/mill/archive/$pkgver.tar.gz")
-sha512sums=('SKIP')
+sha512sums=('f312cb0a23073161f8d8a6f7ca465deaa298ea39c9a56e22000cc6f7cf8fce340deb29ea51a970566bdbe7504528dca661e291b8ed3f3694ad4d5ecfa6dc1928')
 
 prepare() {
   cd mill-$pkgver



More information about the arch-commits mailing list