[arch-commits] Commit in mill/trunk (PKGBUILD)
Felix Yan
felixonmars at gemini.archlinux.org
Sun Jul 3 02:51:22 UTC 2022
Date: Sunday, July 3, 2022 @ 02:51:21
Author: felixonmars
Revision: 1243722
upgpkg: mill 0.10.5-1
Modified:
mill/trunk/PKGBUILD
----------+
PKGBUILD | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2022-07-03 02:43:42 UTC (rev 1243721)
+++ PKGBUILD 2022-07-03 02:51:21 UTC (rev 1243722)
@@ -4,7 +4,7 @@
# Contributor: Guillaume Raffin ("theelectronwill") <theelectronwill at gmail.com>
pkgname=mill
-pkgver=0.10.4
+pkgver=0.10.5
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=('1a96eb8d5eccde0215afbb5f88246013debc34e46df70283d015b8c625c92104bb55a158e81045e6afc3c251744a3f52af00e086043fc2813af3f72124b980bf')
+sha512sums=('3e294fd1808eca62596268366d065bd5c8760197705b034fa3c44913e3ddf2276076153cc11aee0d611370abea7e7088485c1ac1506245a8b6d5fd3e6fd1bbdb')
prepare() {
cd mill-$pkgver
More information about the arch-commits
mailing list