summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorCarl Smedstad2024-05-16 06:18:27 +0200
committerCarl Smedstad2024-05-16 06:18:27 +0200
commitf103fb4f73315ba7a41eaeadcaaa90bcc1bd8980 (patch)
treeaab8208b25172988d2c48a7803223bfd2e87d049 /PKGBUILD
parentc8d191f3905d15e256850445fd5654fb04c22bbf (diff)
downloadaur-f103fb4f73315ba7a41eaeadcaaa90bcc1bd8980.tar.gz
upgpkg: 3.101.0-1
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 240568ce5529..727d5ff830ac 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
# Maintainer: Carl Smedstad <carsme@archlinux.org>
pkgname=mirrord
-pkgver=3.100.1
+pkgver=3.101.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=('437afebdf7c19ad55d6e03846bdd9f3cab0db8e719d732f01066cfd98ae7bb00')
+sha256sums=('6843fa2086bdb50184854365503984666df345fe6b1e4f33c17eac22d26cd6fd')
_archive="$pkgname-$pkgver"