summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMubashshir2021-05-12 05:55:13 +0600
committerMubashshir2021-05-12 05:55:13 +0600
commitd2bd149b0f6c72a03f924646def89ea3bd7c9593 (patch)
treee0dd4011efe6100d8a43b468c382b609986ce589
parent40425d20572514fe4abef5c3f972a7da0ac19b00 (diff)
downloadaur-d2bd149b0f6c72a03f924646def89ea3bd7c9593.tar.gz
pkgrel bump.
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 2 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 132401139c85..0c71c036723a 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 = r40.307460e5
- pkgrel = 2
+ pkgrel = 3
url = https://anbox.io
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 83c5bb8c3217..2560248a4252 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=anbox-image-nocsd-gapps
pkgver=r40.307460e5
-pkgrel=2
+pkgrel=3
pkgdesc="Android image for running in Anbox, with no-csd patch, OpenGApps and Houdini"
arch=('x86_64')
url="https://anbox.io"
@@ -23,7 +23,6 @@ _gapps_list=(
_anbox_rel="$(curl --config /dev/null -o /dev/null -Ls https://github.com/thdaemon/anbox/releases/latest -w '%{url_effective}\n'|xargs basename)"
_gapps_rel="$(curl -s -L https://api.opengapps.org/list | sed -r 's/.*-x86_64-7.1-pico-([0-9]+).zip'\"'.*/\1/')"
-_gapps_md5="$(curl -s -L "$_gapps_src.md5" | sed -r 's/^([0-9a-z]+).*/\1/')"
source=(
"android_amd64.img::https://github.com/thdaemon/anbox/releases/download/$_anbox_rel/android.img"
"houdini_y.sfs::https://github.com/redchenjs/aur-packages/releases/download/anbox-image/houdini_y.sfs"