summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2023-10-10 16:18:05 +0700
committerSerge K2023-10-10 16:18:05 +0700
commitad665a6c07678afff4b4261eb87a4413c4eaa135 (patch)
tree9b65b53b4a58f7bc60d0796db490d304b4cc19f0
parent89ffa67c5163a1e95ffea69f3181f7186d8fcdaa (diff)
downloadaur-ad665a6c07678afff4b4261eb87a4413c4eaa135.tar.gz
upg(moon-bin): 1.15.0-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 262267d719e1..b2b37c08f242 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.14.5
+ pkgver = 1.15.0
pkgrel = 1
url = https://github.com/moonrepo/moon
arch = x86_64
@@ -8,11 +8,11 @@ pkgbase = moon-bin
license = MIT
provides = moon
conflicts = moon
- source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.14.5/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.15.0/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.14.5-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.14.5/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 417f70c8b795ad21834bb66c3cec429d1e8eea7ae5130a68b9223c27e2add77f
- source_aarch64 = moon-1.14.5-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.14.5/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = f25bac8494e64d3a765268dd1e471df641c22132a6e910d9e9209ce35dc6c088
+ source_x86_64 = moon-1.15.0-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.0/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 7b32118c669283b5933fcf710211c4d57f7f60b33979edc2a735546bc74ab110
+ source_aarch64 = moon-1.15.0-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.0/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = d53bd210e68c0d3c093dcb2bee76aa095b714b8e3370a50575c02e513718e850
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index d55cbb9e081c..209cc4de3762 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.14.5
+pkgver=1.15.0
pkgrel=1
license=('MIT')
provides=("${_pkgname}")
@@ -17,8 +17,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=('417f70c8b795ad21834bb66c3cec429d1e8eea7ae5130a68b9223c27e2add77f')
-sha256sums_aarch64=('f25bac8494e64d3a765268dd1e471df641c22132a6e910d9e9209ce35dc6c088')
+sha256sums_x86_64=('7b32118c669283b5933fcf710211c4d57f7f60b33979edc2a735546bc74ab110')
+sha256sums_aarch64=('d53bd210e68c0d3c093dcb2bee76aa095b714b8e3370a50575c02e513718e850')
prepare() {
mkdir -p completions