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 6b4803af432a..9315ae074d6c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
# Contributor: Jacob Mason <jacob@jacobmason.net>
pkgname=jx
-pkgver=3.10.112
+pkgver=3.10.132
pkgrel=1
pkgdesc='Command line tool for working with Jenkins X'
arch=('x86_64')
@@ -11,7 +11,7 @@ url='https://github.com/jenkins-x/jx'
license=('Apache')
makedepends=('go')
source=("$pkgname-$pkgver.tar.gz::https://github.com/jenkins-x/jx/archive/v$pkgver.tar.gz")
-sha256sums=('9f46802d8b72b83be83829ff118bdfbe4d0407e86694037e89feb218cbbe72f4')
+sha256sums=('48d6d2ba661e2908189708d6c8dbc68674870066b8dd1e4b2bac51dd1e064e31')
build() {
cd $pkgname-$pkgver