summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2023-10-21 13:30:05 +0700
committerSerge K2023-10-21 13:30:05 +0700
commit475316c49295e3d6dbef864478dd1eec69b20be6 (patch)
treefc3d23b09bb4f47b0995072822a7a1457d11e439
parent29fa09ca35682b880a666dd30add9143bd36ccf3 (diff)
downloadaur-475316c49295e3d6dbef864478dd1eec69b20be6.tar.gz
upg(moon-bin): 1.15.3-1
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index fd9de927a746..87d18cce76fd 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.15.2
+ pkgver = 1.15.3
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.15.2/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.15.3/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.15.2-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.2/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 26913fcb462510f259811245932a81682beadbaf2e634390c7461ec48f9be97c
- source_aarch64 = moon-1.15.2-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.2/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 75afb0c165b6b5d5c56e59e30c267410e6e6831a4b5854251270928d603dd5a2
+ source_x86_64 = moon-1.15.3-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.3/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 48039cd8714050b67d4cf1faebb868aa9074add3758ddd63afada430fff576b3
+ source_aarch64 = moon-1.15.3-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.3/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = fb58d5675d2ecfc8dc1cce954e1c76a1e11c26953d2a030c417db1769f434a99
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index 0604dac946be..cc11de4a8753 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.15.2
+pkgver=1.15.3
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=('26913fcb462510f259811245932a81682beadbaf2e634390c7461ec48f9be97c')
-sha256sums_aarch64=('75afb0c165b6b5d5c56e59e30c267410e6e6831a4b5854251270928d603dd5a2')
+sha256sums_x86_64=('48039cd8714050b67d4cf1faebb868aa9074add3758ddd63afada430fff576b3')
+sha256sums_aarch64=('fb58d5675d2ecfc8dc1cce954e1c76a1e11c26953d2a030c417db1769f434a99')
prepare() {
mkdir -p completions