summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-03-29 18:51:44 +0800
committerJack Chen2020-03-29 18:52:12 +0800
commit88748ea3d00ec1b5a23b3823f8644adbd1379b87 (patch)
tree3b21c293c3f76d68ca9667b913c6e811789e38a3
parent7a1840cad5c362623f9fdddea85b2856d63a1e74 (diff)
downloadaur-88748ea3d00ec1b5a23b3823f8644adbd1379b87.tar.gz
use https url link for android_amd64.img
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7979fe6f21d9..4f40139c9b26 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,14 +11,14 @@ pkgbase = anbox-image-gapps
makedepends = unzip
provides = anbox-image
conflicts = anbox-image
- source = http://build.anbox.io/android-images/2018/07/19/android_amd64.img
+ source = https://build.anbox.io/android-images/2018/07/19/android_amd64.img
source = houdini_y.sfs::http://dl.android-x86.org/houdini/7_y/houdini.sfs
source = houdini_z.sfs::http://dl.android-x86.org/houdini/7_z/houdini.sfs
source = media_codecs.xml
source = media_codecs_google_video.xml
source = media_codecs_google_audio.xml
source = media_codecs_google_telephony.xml
- source = https://downloads.sourceforge.net/project/opengapps/x86_64/20200208/open_gapps-x86_64-7.1-pico-20200208.zip
+ source = https://downloads.sourceforge.net/project/opengapps/x86_64/20200325/open_gapps-x86_64-7.1-pico-20200325.zip
md5sums = 26874452a6521ec2e37400670d438e33
md5sums = 7ebf618b1af94a02322d9f2d2610090b
md5sums = 5ca37e1629edb7d13b18751b72dc98ad
@@ -26,7 +26,7 @@ pkgbase = anbox-image-gapps
md5sums = 599598e70060eb74c119cf7dac0ce466
md5sums = 43193761081a04ca18a28d4a6e039950
md5sums = 91f5f3e5c31f8e221ae8f318527dcb83
- md5sums = e72e900c158695c8c6d07259804f8b00
+ md5sums = a38cc786bb3523d82991b7612a53c9fb
pkgname = anbox-image-gapps
diff --git a/PKGBUILD b/PKGBUILD
index a1c2ef4e7bda..0c9836cb613b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -23,7 +23,7 @@ _gapps_list=(
'vending-x86_64'
)
source=(
- "http://build.anbox.io/android-images/${pkgver//./\/}/android_amd64.img"
+ "https://build.anbox.io/android-images/${pkgver//./\/}/android_amd64.img"
"houdini_y.sfs::http://dl.android-x86.org/houdini/7_y/houdini.sfs"
"houdini_z.sfs::http://dl.android-x86.org/houdini/7_z/houdini.sfs"
"media_codecs.xml"