summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2023-12-12 16:02:09 +0700
committerSerge K2023-12-12 16:02:09 +0700
commitb75577fc0737aaa189d8e82cefda9290c7c2e895 (patch)
tree12f70b8281be7aa87e3963a4b383bf284e36ca0c
parente761ccf7413cdcbff3d7179613df7c7ea4ca8f9a (diff)
downloadaur-b75577fc0737aaa189d8e82cefda9290c7c2e895.tar.gz
upg(moon-bin): 1.18.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 60ea21072fa2..4f23cb0eb258 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.17.4
+ pkgver = 1.18.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.17.4/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.18.0/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.17.4-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.17.4/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 37c3e866b05841d587e1abdc5f925fac2a66b000482dcf2bcdbe7ee923bd5308
- source_aarch64 = moon-1.17.4-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.17.4/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 6742e9f7e9ed380f0d921d7fe945d3e80a09a04db94c761e842713842f75efbd
+ source_x86_64 = moon-1.18.0-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.18.0/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 26e7678fb706fceb3356b8dc2271cb622d32feee71646b1d61c9559e570dbfab
+ source_aarch64 = moon-1.18.0-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.18.0/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = d3231526b0b72e9c63ef437017edaa2042a8459e6df48a78890b0f2cfc654bec
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index a0fde8f241c2..2ed88b21e814 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.17.4
+pkgver=1.18.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=('37c3e866b05841d587e1abdc5f925fac2a66b000482dcf2bcdbe7ee923bd5308')
-sha256sums_aarch64=('6742e9f7e9ed380f0d921d7fe945d3e80a09a04db94c761e842713842f75efbd')
+sha256sums_x86_64=('26e7678fb706fceb3356b8dc2271cb622d32feee71646b1d61c9559e570dbfab')
+sha256sums_aarch64=('d3231526b0b72e9c63ef437017edaa2042a8459e6df48a78890b0f2cfc654bec')
prepare() {
mkdir -p completions