summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-02-27 23:37:17 +0700
committerSerge K2024-02-27 23:37:17 +0700
commit208aac8b20c366abaa417f855659c46ac42d42b2 (patch)
tree7215322db068377729ed87b9b0bad6df49ba3a58
parent3e01b7deaae695b42e85575b4cb703e989be82bb (diff)
downloadaur-208aac8b20c366abaa417f855659c46ac42d42b2.tar.gz
upg(moon-bin): 1.22.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d582c7ef125f..d203c5efb114 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.4
+ pkgver = 1.22.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.21.4/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.22.0/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- 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
+ source_x86_64 = moon-1.22.0-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.22.0/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 76a321f2f51d07d0350f52dd9fcb527d3291e7d3b325fd4755700dd72d9552d2
+ source_aarch64 = moon-1.22.0-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.22.0/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 56e1c04f3b48befeab88d3269cac270422a9383251413ecdd76213b3578cd31d
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index a52304ccaa25..ac96fc70d9ae 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.4
+pkgver=1.22.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=('7ac8f464964e795707b96cb15d89cd356b452a535b20c36e51509e5565fd452f')
-sha256sums_aarch64=('aadf7e829aa7bc600347d34a901862179280b241c98e470c987a6b89565b5ab2')
+sha256sums_x86_64=('76a321f2f51d07d0350f52dd9fcb527d3291e7d3b325fd4755700dd72d9552d2')
+sha256sums_aarch64=('56e1c04f3b48befeab88d3269cac270422a9383251413ecdd76213b3578cd31d')
prepare() {
mkdir -p completions