summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2021-06-05 20:32:25 -0300
committerRafael Fontenelle2021-06-05 20:32:25 -0300
commit11f329ce9a6fe99cb6060767f792ffe686bce6ca (patch)
tree2061cb3294ba83468eddb9c25b52818380f5a8b6 /PKGBUILD
parente96bc4cfa63cd57839914747b882f78ffd6d51a4 (diff)
downloadaur-11f329ce9a6fe99cb6060767f792ffe686bce6ca.tar.gz
Update to 0.0.46
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')