summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDominic Giebert2022-03-23 17:17:56 +0100
committerDominic Giebert2022-03-23 17:17:56 +0100
commit7f941a423686d066525c1b2ecbb6df5bf53276b0 (patch)
treef0ace82a5652d692c74fea5f9a5e6aee70a75fdd /PKGBUILD
parent8f585a56053f22ced802fb84a59d90034cd9bff3 (diff)
downloadaur-7f941a423686d066525c1b2ecbb6df5bf53276b0.tar.gz
Bump to v1.2.0
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index abe922c516d2..9a283b028eb0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
pkgname=rancher-desktop
pkgdesc='Rancher Desktop is an open-source project to bring Kubernetes and container management to the desktop'
-pkgver=1.1.1
-pkgrel=2
+pkgver=1.2.0
+pkgrel=1
arch=('x86_64')
license=('Apache')
url='https://rancherdesktop.io/'
@@ -15,7 +15,7 @@ optdepends=('kubectl: Kubernetes control, can be downloaded from settings'
provides=('rancher-desktop' 'docker' 'helm' 'kubectl' 'nerdctl' 'limactl')
depends=('qemu')
source=("https://github.com/rancher-sandbox/rancher-desktop/archive/refs/tags/v${pkgver}.tar.gz")
-sha256sums=('eb00ab2d09cf32b2fcf3e03020da4c8d9c3099ca64d07864e37d5707f157db85')
+sha256sums=('3df7ce1d836b49b9df842c2ae6cb1be86f954c3f37c3d68f5d0f8e53394de7c6')
# https://wiki.archlinux.org/title/Node.js_package_guidelines#Using_nvm
_ensure_local_nvm() {