summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c6c19f384747..e1f56dc40a4d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carl Smedstad <carl.smedstad at protonmail dot com>
pkgname=mirrord
-pkgver=3.84.0
+pkgver=3.84.1
pkgrel=1
pkgdesc="Connect your local process and your cloud environment, and run local code in cloud conditions"
url="https://github.com/metalbear-co/mirrord"
@@ -18,7 +18,7 @@ makedepends=(
)
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
-sha256sums=('135be6dd8ab905eb62cde2c94e702b1efd01fb4711c1f91d85cc9927948776ef')
+sha256sums=('182f5b4c32e5d60ce25de2986592422a4c9392d344b9f7deb28d6ba6bcbdaecb')
options=(!lto)
_archive="$pkgname-$pkgver"