summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2cffcaabbdd6..6eef2108f33e 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,14 +1,14 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=buildbox-casd
-pkgver=0.0.42.r0.g0df5ef5
+pkgver=0.0.44.r0.g0ace1cb
pkgrel=1
pkgdesc="Local cache and proxy for remote CAS servers"
arch=(x86_64)
url="https://buildgrid.build"
license=('Apache')
-depends=('buildbox-common')
+depends=('buildbox-common' 'util-linux-libs')
makedepends=('cmake' 'git')
-_commit=0df5ef567b0ac67e2612514d223c9a5d56227241 # release 0.0.42
+_commit=0ace1cbe8489f7291f9db67d9945ca4258118e4c # release 0.0.44
source=("git+https://gitlab.com/BuildGrid/buildbox/buildbox-casd#commit=$_commit")
sha256sums=('SKIP')