summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorSerge K2023-10-24 21:24:00 +0700
committerSerge K2023-10-24 21:24:00 +0700
commit3f4c261a13d2c647014a44909ec2fea13d83d55a (patch)
treeb559b6cda0c03788dfeee26f820b81c6ffd2466e
parentc9c45e9b5cbec71a7971251f4386f3816578ca7f (diff)
downloadaur-3f4c261a13d2c647014a44909ec2fea13d83d55a.tar.gz
upg(moon-bin): 1.15.4-1
-rw-r--r--.SRCINFO14
-rw-r--r--PKGBUILD8
2 files changed, 11 insertions, 11 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d705ac2ab9de..82a93f306b13 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = moon-bin
pkgdesc = Task runner and repo management tool for the web ecosystem
- pkgver = 1.15.3
- pkgrel = 2
+ pkgver = 1.15.4
+ pkgrel = 1
url = https://github.com/moonrepo/moon
arch = x86_64
arch = aarch64
@@ -9,11 +9,11 @@ pkgbase = moon-bin
depends = gcc-libs
provides = moon
conflicts = moon
- source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.15.3/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.15.4/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- 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
+ source_x86_64 = moon-1.15.4-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.4/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 5ee7f7ba5529661c2ad220b4ea69694049eb8f3e830982d2968daf3c9fa1c079
+ source_aarch64 = moon-1.15.4-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.15.4/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 4d9f06e375884a9dad535f63e740100b14df80cb9d38246a7c7acf26d280638b
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index a59449b4bea7..8d93c15c1979 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,8 +6,8 @@
_pkgname=moon
pkgname="${_pkgname}-bin"
pkgdesc='Task runner and repo management tool for the web ecosystem'
-pkgver=1.15.3
-pkgrel=2
+pkgver=1.15.4
+pkgrel=1
license=('MIT')
provides=("${_pkgname}")
conflicts=("${_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=('48039cd8714050b67d4cf1faebb868aa9074add3758ddd63afada430fff576b3')
-sha256sums_aarch64=('fb58d5675d2ecfc8dc1cce954e1c76a1e11c26953d2a030c417db1769f434a99')
+sha256sums_x86_64=('5ee7f7ba5529661c2ad220b4ea69694049eb8f3e830982d2968daf3c9fa1c079')
+sha256sums_aarch64=('4d9f06e375884a9dad535f63e740100b14df80cb9d38246a7c7acf26d280638b')
prepare() {
mkdir -p completions