summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-02-07 19:01:18 +0700
committerSerge K2024-02-07 19:01:18 +0700
commit9320f25eeff3060c58713236af07dee43bc3c7df (patch)
tree7608b777dc269caad0c57de48b7b2e23564870ec
parent900980090db0207f339da7de5632083d59e5eb6b (diff)
downloadaur-9320f25eeff3060c58713236af07dee43bc3c7df.tar.gz
upg(moon-bin): 1.21.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0bb43d61300b..93595ac7389e 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.20.1
+ pkgver = 1.21.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.20.1/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.21.0/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.20.1-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.20.1/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 22231c7e7aca867553e0822fd83005a41bc823686fea68cfdb3fc061fc5fec23
- source_aarch64 = moon-1.20.1-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.20.1/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 5b11dea977c9cde1fbd45f7165c1bcda0bfc726429c34ff42fa533d5013b9bd4
+ source_x86_64 = moon-1.21.0-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.0/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 781a05b5060f23c19ae2d60a5a8ca2e06b7c863335d6211acd32299e5bff8767
+ source_aarch64 = moon-1.21.0-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.21.0/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 9bab25884831cd85d4f388c88390e9785384e01081f527488c4044f64bf721de
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index 7f43faf8392a..66b4577225dc 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.20.1
+pkgver=1.21.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=('22231c7e7aca867553e0822fd83005a41bc823686fea68cfdb3fc061fc5fec23')
-sha256sums_aarch64=('5b11dea977c9cde1fbd45f7165c1bcda0bfc726429c34ff42fa533d5013b9bd4')
+sha256sums_x86_64=('781a05b5060f23c19ae2d60a5a8ca2e06b7c863335d6211acd32299e5bff8767')
+sha256sums_aarch64=('9bab25884831cd85d4f388c88390e9785384e01081f527488c4044f64bf721de')
prepare() {
mkdir -p completions