summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-02-10 15:56:35 +0700
committerSerge K2024-02-10 15:56:35 +0700
commitbacb61295219eb290b84318f79baed000f35a4ca (patch)
tree1f9d44ad47d86bff295c4713173ed22f5e25c407
parent15240416afdbbd2440250c4a529d95c5ffb4513e (diff)
downloadaur-bacb61295219eb290b84318f79baed000f35a4ca.tar.gz
upg(moon-bin): 1.21.3-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3fdaa009227f..f6cead9aceac 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.21.2
+ pkgver = 1.21.3
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.21.2/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.21.3/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.21.2-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.2/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 8002aae1778a2578273abec9b30c6f64c5eba13923f858c5a37eabb2de595edb
- source_aarch64 = moon-1.21.2-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.2/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 10acad60c90aaaa4aa0b60ec317b852b5b8f9d0b6161eff061d936eaff2c6ac6
+ source_x86_64 = moon-1.21.3-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.3/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 4d08a01b00fef7a93c9e59616fa5f91245196c900de34eeedcf6001994a460d4
+ source_aarch64 = moon-1.21.3-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.3/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = d9f619e960926ed0c26ba878e742cfeac5dfbb718aff03feeb6954dbe3d38efc
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index e28313b9627d..811727e98024 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.21.2
+pkgver=1.21.3
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=('8002aae1778a2578273abec9b30c6f64c5eba13923f858c5a37eabb2de595edb')
-sha256sums_aarch64=('10acad60c90aaaa4aa0b60ec317b852b5b8f9d0b6161eff061d936eaff2c6ac6')
+sha256sums_x86_64=('4d08a01b00fef7a93c9e59616fa5f91245196c900de34eeedcf6001994a460d4')
+sha256sums_aarch64=('d9f619e960926ed0c26ba878e742cfeac5dfbb718aff03feeb6954dbe3d38efc')
prepare() {
mkdir -p completions