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 24ccc11ed6a9..bf5a118680c6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=buildbox-casd
-pkgver=0.0.20.r0.g6f217ab
+pkgver=0.0.40.r0.gabbb638
pkgrel=1
pkgdesc="Local cache and proxy for remote CAS servers"
arch=(x86_64)
@@ -8,7 +8,7 @@ url="https://buildgrid.build"
license=('Apache')
depends=('buildbox-common')
makedepends=('cmake' 'git')
-_commit=6f217ab931153ceeba2beda9e3e0cbbc1d724a37 # release 0.0.20
+_commit=abbb6383d609fd9c7041af1b10efa0e6a7b04108 # release 0.0.40
source=("git+https://gitlab.com/BuildGrid/buildbox/buildbox-casd#commit=$_commit")
sha256sums=('SKIP')