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 70c826bbd755..b6bb3fe5d0a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: jbpratt <jbpratt78 at gmail dot com>
pkgname=crc-bin
-pkgver=2.31.0
+pkgver=2.33.0
pkgrel=1
pkgdesc="Red Hat CodeReady Containers is a tool that manages a local OpenShift 4.x cluster optimized for testing and development purposes"
url=https://github.com/code-ready/crc
@@ -14,7 +14,7 @@ license=("APACHE")
source_x86_64=(
"crc-v${pkgver}-linux-amd64.tar.xz::https://developers.redhat.com/content-gateway/file/pub/openshift-v4/clients/crc/${pkgver}/crc-linux-amd64.tar.xz"
)
-sha256sums_x86_64=('000b220e6c8068e203150917d15b7395da13ce9c4f50bb8d0893c0e73f8550bb')
+sha256sums_x86_64=('878aaeb369933d359a344a88f87b9b82d29759ea2ad4bda266d101b7c4591f55')
package() {
cd "${srcdir}/${pkgname%-*}-linux-${pkgver}-amd64"