summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-03-20 15:26:27 +0700
committerSerge K2024-03-20 15:26:27 +0700
commit0baa8cfb8a75f6d16ba2fbb17cbd50a017a6ad18 (patch)
tree36871abe374fb4de67a76cc2dd82830f61beaec2
parent4e5e9e2a9b7dfe8115db015b7c7cce589720bdff (diff)
downloadaur-0baa8cfb8a75f6d16ba2fbb17cbd50a017a6ad18.tar.gz
upg(moon-bin): 1.22.8-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 47b05aaedce9..445f57f0c260 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.22.7
+ pkgver = 1.22.8
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.22.7/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.22.8/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.22.7-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.22.7/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 295602109ebe0dec16f19229a27f1b37965151d6f66825961b33547ee42f44bd
- source_aarch64 = moon-1.22.7-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.22.7/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 8cbf657ec1c6aa97b4eec1eab88bf89eff943128f2d27884805986781ef8cba6
+ source_x86_64 = moon-1.22.8-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.22.8/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 477a3949c18556f97d7d5e3b96076512b3b4d95e2126209a0cf48c00ee0cee4c
+ source_aarch64 = moon-1.22.8-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.22.8/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 7b2a333f218b7713e6cfdfeedc019876839ffec8e5060af9c2294431bd006af1
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index ae573cbdf436..685d38fc93f0 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.22.7
+pkgver=1.22.8
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=('295602109ebe0dec16f19229a27f1b37965151d6f66825961b33547ee42f44bd')
-sha256sums_aarch64=('8cbf657ec1c6aa97b4eec1eab88bf89eff943128f2d27884805986781ef8cba6')
+sha256sums_x86_64=('477a3949c18556f97d7d5e3b96076512b3b4d95e2126209a0cf48c00ee0cee4c')
+sha256sums_aarch64=('7b2a333f218b7713e6cfdfeedc019876839ffec8e5060af9c2294431bd006af1')
prepare() {
mkdir -p completions