summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2024-09-12 21:24:01 +0700
committerSerge K2024-09-12 21:24:01 +0700
commit6bb3fe963fb901d53c7c38ac710a2edfdaa02fdb (patch)
tree04c4a6fef77379599c1e8e9050a75c64aaa5db1d
parent5297326fb6edc20f061618e13ae1f9c25822dd5b (diff)
downloadaur-6bb3fe963fb901d53c7c38ac710a2edfdaa02fdb.tar.gz
v1.28.2
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3584cd38c80c..c1191923e1cf 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.28.1
+ pkgver = 1.28.2
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.28.1/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.28.2/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.28.1-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.28.1/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 67eeb2ad26b4357d450e1e7244cbd4aed610cd41be56f0dba81fa4e1c229fe74
- source_aarch64 = moon-1.28.1-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.28.1/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 28b1d0e076fb2d5c1f5fdacf03bafc49dc144296a99bd050dc893eda7c46675c
+ source_x86_64 = moon-1.28.2-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.28.2/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 86b9b9645f8bf5b6695fde5da5e08aa52bdb73639a3acc3c37aba8e265d2323f
+ source_aarch64 = moon-1.28.2-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.28.2/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 0f6769542f3b2bd1a88e59fddbcd3ec9d85cd74446e4fc4b96595926ecbc9ecd
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index 916f1700fd88..7f9a127c83cc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
_pkgname=moon
pkgname="${_pkgname}-bin"
pkgdesc='Task runner and repo management tool for the web ecosystem'
-pkgver=1.28.1
+pkgver=1.28.2
pkgrel=1
license=('MIT')
provides=("${_pkgname}")
@@ -15,8 +15,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=('67eeb2ad26b4357d450e1e7244cbd4aed610cd41be56f0dba81fa4e1c229fe74')
-sha256sums_aarch64=('28b1d0e076fb2d5c1f5fdacf03bafc49dc144296a99bd050dc893eda7c46675c')
+sha256sums_x86_64=('86b9b9645f8bf5b6695fde5da5e08aa52bdb73639a3acc3c37aba8e265d2323f')
+sha256sums_aarch64=('0f6769542f3b2bd1a88e59fddbcd3ec9d85cd74446e4fc4b96595926ecbc9ecd')
prepare() {
mkdir -p completions