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 6eef2108f33e..aaa8226a817d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=buildbox-casd
-pkgver=0.0.44.r0.g0ace1cb
+pkgver=0.0.46.r0.ga4295e8
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' 'util-linux-libs')
makedepends=('cmake' 'git')
-_commit=0ace1cbe8489f7291f9db67d9945ca4258118e4c # release 0.0.44
+_commit=a4295e88eb2418865566304185725730670fc523 # release 0.0.46
source=("git+https://gitlab.com/BuildGrid/buildbox/buildbox-casd#commit=$_commit")
sha256sums=('SKIP')