summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2020-07-31 12:59:44 -0300
committerRafael Fontenelle2020-07-31 12:59:44 -0300
commit05c6bc80f538b78fe12a17cd83ee121e39c85b6a (patch)
tree38781dbc42ef0b184e445a5c03eeafaacc676525 /PKGBUILD
parent955f5896fd6d0bf7e7653178134259ee2eddb79a (diff)
downloadaur-05c6bc80f538b78fe12a17cd83ee121e39c85b6a.tar.gz
Update to 0.0.14
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d9fd28b172ca..d02d22e824be 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=buildbox-casd
-pkgver=0.0.12.r0.ga22bf22
+pkgver=0.0.14.r0.gc8c57e7
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=a22bf220803b6becf992fcea4138334f9d4cf80f # 0.0.12
+_commit=c8c57e71b8d95f8cce5c4dbcdc1539bfa283fce2 # release 0.0.14
source=("git+https://gitlab.com/BuildGrid/buildbox/buildbox-casd#commit=$_commit")
sha256sums=('SKIP')