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

Felix Yan felixonmars at gemini.archlinux.org
Wed Aug 24 12:37:44 UTC 2022


    Date: Wednesday, August 24, 2022 @ 12:37:44
  Author: felixonmars
Revision: 1276116

upgpkg: mill 0.10.6-1

Modified:
  mill/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2022-08-24 12:32:23 UTC (rev 1276115)
+++ PKGBUILD	2022-08-24 12:37:44 UTC (rev 1276116)
@@ -4,7 +4,7 @@
 # Contributor: Guillaume Raffin ("theelectronwill") <theelectronwill at gmail.com>
 
 pkgname=mill
-pkgver=0.10.5
+pkgver=0.10.6
 pkgrel=1
 pkgdesc="Your shiny new Java/Scala build tool"
 arch=(any)
@@ -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=('3e294fd1808eca62596268366d065bd5c8760197705b034fa3c44913e3ddf2276076153cc11aee0d611370abea7e7088485c1ac1506245a8b6d5fd3e6fd1bbdb')
+sha512sums=('10c35dba6417a3c1397374c0712a11f0930bf99b8b33f3211176d5aaedc429bb4478a579d5a69c90d7995f799d8188be04106e8deacace17a61fcd4c84d38ddd')
 
 prepare() {
   cd mill-$pkgver



More information about the arch-commits mailing list