summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2021-03-01 15:26:57 +0600
committerMubashshir2021-03-01 15:26:57 +0600
commitb63f420a7be8e3a5a285e1f89e3c819d69949f20 (patch)
tree92757be95958e98be6e7f736692b65270c3e54df
parent76985acbfe1bb5465985e4f51b96688b7111a82c (diff)
downloadaur-b63f420a7be8e3a5a285e1f89e3c819d69949f20.tar.gz
Updated to r3.8a987d8f-1
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD5
2 files changed, 5 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index caae3e063a37..b9755293bf71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = anbox-image-nocsd-gapps
pkgdesc = Android image for running in Anbox, with no-csd patch, OpenGApps and Houdini
- pkgver = r2.73432ce6
- pkgrel = 2
+ pkgver = r3.8a987d8f
+ pkgrel = 1
url = https://anbox.io
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 3b84bfb5b7e8..ee438a055992 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,11 @@
# Maintainer: Mubashshir <ahmubashshir at gmail dot com>
# Inspired by: aur/anbox-image-gapps
# shellcheck shell=bash disable=SC2034,SC2164,SC2154
+# pkg: git
pkgname=anbox-image-nocsd-gapps
-pkgver=r2.73432ce6
-pkgrel=2
+pkgver=r3.8a987d8f
+pkgrel=1
pkgdesc="Android image for running in Anbox, with no-csd patch, OpenGApps and Houdini"
arch=('x86_64')
url="https://anbox.io"