summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO12
-rw-r--r--PKGBUILD6
2 files changed, 9 insertions, 9 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 43af4f4bce5e..28c4b58529f5 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.2
+ pkgver = 1.17.3
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.2/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.17.3/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.17.2-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.17.2/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = 319476efd7350b8c940c759eb2946dc40554190f9f5d2a5d817a5107d373fa77
- source_aarch64 = moon-1.17.2-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.17.2/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 58f6b68414bfa39b77587d8c3beaa708542a2e9c3e166acdd29798decc03ed8b
+ source_x86_64 = moon-1.17.3-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.17.3/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 306f8362de36520f7405718276831c9ab388f62d8737efcb39fe6e45191cb2d4
+ source_aarch64 = moon-1.17.3-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.17.3/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = e8e14a5b9d541ec1a281824bbf5690dee21539380ef27909fdc2c4b7c76fd463
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index e10737bf4ab9..ea65d3a5a62b 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.2
+pkgver=1.17.3
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=('319476efd7350b8c940c759eb2946dc40554190f9f5d2a5d817a5107d373fa77')
-sha256sums_aarch64=('58f6b68414bfa39b77587d8c3beaa708542a2e9c3e166acdd29798decc03ed8b')
+sha256sums_x86_64=('306f8362de36520f7405718276831c9ab388f62d8737efcb39fe6e45191cb2d4')
+sha256sums_aarch64=('e8e14a5b9d541ec1a281824bbf5690dee21539380ef27909fdc2c4b7c76fd463')
prepare() {
mkdir -p completions