summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2023-11-15 09:23:29 +0700
committerSerge K2023-11-15 09:23:29 +0700
commitf3026c7c0d77ce6d2d2a721a1fa14568be3ee9b3 (patch)
tree041f69285ef05243ee14a9d8514164aec3422dae
parent418918f0ac8061b352ab88e0ca83840409b0ef39 (diff)
downloadaur-f3026c7c0d77ce6d2d2a721a1fa14568be3ee9b3.tar.gz
upg(moon-bin): 1.16.4-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 4bd90c4a9d9f..a11cf2319b7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = moon-bin
pkgdesc = Task runner and repo management tool for the web ecosystem
- pkgver = 1.16.3
+ pkgver = 1.16.4
pkgrel = 1
url = https://github.com/moonrepo/moon
arch = x86_64
@@ -9,11 +9,11 @@ pkgbase = moon-bin
depends = gcc-libs
provides = moon
conflicts = moon
- source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.16.3/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.16.4/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.16.3-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.16.3/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 2d613e79391e14417d9ba6bde4ee35498de2dc1b4481d47c26712eb58f7f06d7
- source_aarch64 = moon-1.16.3-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.16.3/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 15fbe6b4e6308ef40a3d6b10fedd872f6d12c9a4123c194368a2941f46aea44c
+ source_x86_64 = moon-1.16.4-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.16.4/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 3f44e2a7ec873c96e4d845c4cdc468d3bd160da6d1230f18ed27a63ad6a0944c
+ source_aarch64 = moon-1.16.4-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.16.4/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = ce03922977e4d2c29fdad3b790313009a8d6c320d81383c43c5cb61fae41dfa4
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index a746026d8921..8ad62ec18a44 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
_pkgname=moon
pkgname="${_pkgname}-bin"
pkgdesc='Task runner and repo management tool for the web ecosystem'
-pkgver=1.16.3
+pkgver=1.16.4
pkgrel=1
license=('MIT')
provides=("${_pkgname}")
@@ -18,8 +18,8 @@ source=("LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v${pkgver}/LIC
source_x86_64=("${_pkgname}-${pkgver}-${arch[0]}.bin::${url}/releases/download/v${pkgver}/moon-${arch[0]}-unknown-linux-gnu")
source_aarch64=("${_pkgname}-${pkgver}-${arch[1]}.bin::${url}/releases/download/v${pkgver}/moon-${arch[1]}-unknown-linux-gnu")
sha256sums=('d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5')
-sha256sums_x86_64=('2d613e79391e14417d9ba6bde4ee35498de2dc1b4481d47c26712eb58f7f06d7')
-sha256sums_aarch64=('15fbe6b4e6308ef40a3d6b10fedd872f6d12c9a4123c194368a2941f46aea44c')
+sha256sums_x86_64=('3f44e2a7ec873c96e4d845c4cdc468d3bd160da6d1230f18ed27a63ad6a0944c')
+sha256sums_aarch64=('ce03922977e4d2c29fdad3b790313009a8d6c320d81383c43c5cb61fae41dfa4')
prepare() {
mkdir -p completions