summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-02-17 14:48:45 +0700
committerSerge K2024-02-17 14:48:45 +0700
commit3e01b7deaae695b42e85575b4cb703e989be82bb (patch)
tree60eaf9af80addda867691f73ee6213e559fdd772
parentbacb61295219eb290b84318f79baed000f35a4ca (diff)
downloadaur-3e01b7deaae695b42e85575b4cb703e989be82bb.tar.gz
upg(moon-bin): 1.21.4-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f6cead9aceac..d582c7ef125f 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.3
+ pkgver = 1.21.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.21.3/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.21.4/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- 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
+ source_x86_64 = moon-1.21.4-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.4/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 7ac8f464964e795707b96cb15d89cd356b452a535b20c36e51509e5565fd452f
+ source_aarch64 = moon-1.21.4-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.4/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = aadf7e829aa7bc600347d34a901862179280b241c98e470c987a6b89565b5ab2
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index 811727e98024..a52304ccaa25 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.3
+pkgver=1.21.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=('4d08a01b00fef7a93c9e59616fa5f91245196c900de34eeedcf6001994a460d4')
-sha256sums_aarch64=('d9f619e960926ed0c26ba878e742cfeac5dfbb718aff03feeb6954dbe3d38efc')
+sha256sums_x86_64=('7ac8f464964e795707b96cb15d89cd356b452a535b20c36e51509e5565fd452f')
+sha256sums_aarch64=('aadf7e829aa7bc600347d34a901862179280b241c98e470c987a6b89565b5ab2')
prepare() {
mkdir -p completions