summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorRafael Fontenelle2020-08-12 08:56:49 -0300
committerRafael Fontenelle2020-08-12 08:56:49 -0300
commit5759ad6529e97773054715270d93dfa05fc12f15 (patch)
treed31b89fe66d7b8e8492afd06c42db3e89613c391 /PKGBUILD
parent05c6bc80f538b78fe12a17cd83ee121e39c85b6a (diff)
downloadaur-5759ad6529e97773054715270d93dfa05fc12f15.tar.gz
Update to 0.0.15
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d02d22e824be..d4263918d8a1 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Rafael Fontenelle <rafaelff@gnome.org>
pkgname=buildbox-casd
-pkgver=0.0.14.r0.gc8c57e7
+pkgver=0.0.15.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=c8c57e71b8d95f8cce5c4dbcdc1539bfa283fce2 # release 0.0.14
+_commit=c8c57e71b8d95f8cce5c4dbcdc1539bfa283fce2 # release 0.0.15
source=("git+https://gitlab.com/BuildGrid/buildbox/buildbox-casd#commit=$_commit")
sha256sums=('SKIP')