summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDanct122021-09-12 21:39:02 +0700
committerDanct122021-09-12 21:39:02 +0700
commitfcc4022c0058e4fd97636e28f47243da52ab6254 (patch)
tree0b3bbbe4b522d7d5cf6c6e2ee137c6dc77f35abf /PKGBUILD
parent35cdc5985a45490aec62d5de9841f454e4073bb7 (diff)
downloadaur-fcc4022c0058e4fd97636e28f47243da52ab6254.tar.gz
update commit
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index efb0aab85371..e0f518213983 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: Bart Ribbers <bribbers@disroot.org>
pkgname=waydroid
-pkgver=r26.ecd0da2
+pkgver=r29.d2f2593
pkgrel=1
pkgdesc="A container-based approach to boot a full Android system on a regular Linux system"
arch=('any')
@@ -10,7 +10,7 @@ url='https://github.com/waydroid'
depends=('lxc' 'python' 'python-gbinder' 'python-requests')
makedepends=('git')
optdepends=('waydroid-image: Android image for use with waydroid')
-_commit="ecd0da2948b65184c759104de9d2a3e46257508f"
+_commit="d2f25933af662bfa168b9d510444b95ab1fa976d"
source=("waydroid::git+https://github.com/waydroid/waydroid.git#commit=$_commit"
gbinder.conf)