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 f2e1cb3e7f37..aeaa07ea9f7b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carl Smedstad <carl.smedstad at protonmail dot com>
pkgname=mirrord
-pkgver=3.82.0
+pkgver=3.83.0
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=('1f1116e46b19c8c9a2716707cd7e97153f0bb21e7d9a1f9bad1456ee2742c243')
+sha256sums=('6a1376a169b7e6fb79d41aa4a4f44d0e439ce48675b7e5242328c30a3fd7c22a')
options=(!lto)
_archive="$pkgname-$pkgver"