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 727d5ff830ac..1dded00a887f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carl Smedstad <carsme@archlinux.org>
pkgname=mirrord
-pkgver=3.101.0
+pkgver=3.105.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=(
)
options=(!lto)
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
-sha256sums=('6843fa2086bdb50184854365503984666df345fe6b1e4f33c17eac22d26cd6fd')
+sha256sums=('82fe5301f43faaca431ba6662ff88324a88a5ba0fdcb92d3f4a6a9c47374483c')
_archive="$pkgname-$pkgver"