summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-04-18 16:30:58 +0700
committerSerge K2024-04-18 16:30:58 +0700
commitefa3b508c649d285d0d62bd3a5ec9406b1388400 (patch)
treef6a4d8277a3e4b0c9cdbeeafe4b35c7599e5f3ed
parent8117bafb020225a22dcc74d02e32135b5bf7e5c1 (diff)
downloadaur-efa3b508c649d285d0d62bd3a5ec9406b1388400.tar.gz
upg(moon-bin): 1.24.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 017b83428a1e..b34a997604f5 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.23.4
+ pkgver = 1.24.0
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.23.4/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.24.0/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.23.4-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.23.4/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 3cbec2e748c404d441514df1ff9c7da1be82629b185ce177ca54aa2e50ff5310
- source_aarch64 = moon-1.23.4-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.23.4/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = f5892d157dd8d108ac9b948c8e1cf1cb1fc661d0c2d667e25c2aeb7d67ff93ad
+ source_x86_64 = moon-1.24.0-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.24.0/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 6d8da1e63fd85abbed7d9bb77bb0006df4a530a472d49411bda7a5c829f3ff72
+ source_aarch64 = moon-1.24.0-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.24.0/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 0f113dd626ac9497d1faa5ab53bc9ad6a9cbfe5175d3bf203a840dafac60b524
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index f2723105fcf5..18e0bd7a772e 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.23.4
+pkgver=1.24.0
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=('3cbec2e748c404d441514df1ff9c7da1be82629b185ce177ca54aa2e50ff5310')
-sha256sums_aarch64=('f5892d157dd8d108ac9b948c8e1cf1cb1fc661d0c2d667e25c2aeb7d67ff93ad')
+sha256sums_x86_64=('6d8da1e63fd85abbed7d9bb77bb0006df4a530a472d49411bda7a5c829f3ff72')
+sha256sums_aarch64=('0f113dd626ac9497d1faa5ab53bc9ad6a9cbfe5175d3bf203a840dafac60b524')
prepare() {
mkdir -p completions