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 330c9d5491b2..c5d5045d6e1e 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.3
+ pkgver = 1.14.4
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.3/LICENSE
+ source = LICENSE::https://raw.githubusercontent.com/moonrepo/moon/v1.14.4/LICENSE
sha256sums = d2ac84cff76ea43a70d2be1ba690fc03d51a9be8e8fc18281a229ddc5845e4a5
- source_x86_64 = moon-1.14.3-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.14.3/moon-x86_64-unknown-linux-gnu
- sha256sums_x86_64 = bd8c87b03f12ea370e4b1d7c345aa8d6be1e00df1a18fb41a1920037b8398c46
- source_aarch64 = moon-1.14.3-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.14.3/moon-aarch64-unknown-linux-gnu
- sha256sums_aarch64 = 796b7dd824cde1aae4de5c390621a9f6f3c7822b95204ce4609f9251ec5b6de1
+ source_x86_64 = moon-1.14.4-x86_64.bin::https://github.com/moonrepo/moon/releases/download/v1.14.4/moon-x86_64-unknown-linux-gnu
+ sha256sums_x86_64 = 687367f12be4cba6111bda69e8166ade25c13b2d95dc10aaae04d66e3a690109
+ source_aarch64 = moon-1.14.4-aarch64.bin::https://github.com/moonrepo/moon/releases/download/v1.14.4/moon-aarch64-unknown-linux-gnu
+ sha256sums_aarch64 = 65704dbf5a7d6958714b0a3c54ac8d7f1847559e4545f6cd8da173c4fcf54a8e
pkgname = moon-bin
diff --git a/PKGBUILD b/PKGBUILD
index 74a3c0c5a9f5..c539e345b944 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.3
+pkgver=1.14.4
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=('bd8c87b03f12ea370e4b1d7c345aa8d6be1e00df1a18fb41a1920037b8398c46')
-sha256sums_aarch64=('796b7dd824cde1aae4de5c390621a9f6f3c7822b95204ce4609f9251ec5b6de1')
+sha256sums_x86_64=('687367f12be4cba6111bda69e8166ade25c13b2d95dc10aaae04d66e3a690109')
+sha256sums_aarch64=('65704dbf5a7d6958714b0a3c54ac8d7f1847559e4545f6cd8da173c4fcf54a8e')
prepare() {
mkdir -p completions