summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorXnopyt2023-01-03 16:05:33 +0000
committerXnopyt2023-01-03 16:05:33 +0000
commite2bca19a6d9d7d49516820739f2d5c2b75d318b7 (patch)
treecf511b9ca699781e3660fc4d63834d744efb9ee9
parentea2cf7485a7280d291f03469f2614f9ed99e1270 (diff)
downloadaur-e2bca19a6d9d7d49516820739f2d5c2b75d318b7.tar.gz
Change image source to archive.org
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5347b86ed49f..ff61837bb8d3 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -11,18 +11,18 @@ pkgbase = anbox-image-gapps-magisk
makedepends = unzip
provides = anbox-image
conflicts = anbox-image
- source = https://build.anbox.io/android-images/2018/07/19/android_amd64.img
+ source = https://web.archive.org/web/20210607055240if_/https://build.anbox.io/android-images/2018/07/19/android_amd64.img
source = https://github.com/redchenjs/aur-packages/releases/download/anbox-image/houdini_y.sfs
source = https://github.com/redchenjs/aur-packages/releases/download/anbox-image/houdini_z.sfs
source = https://github.com/topjohnwu/Magisk/releases/download/v20.4/Magisk-v20.4.zip
source = magisk-init-rc.patch
source = init-magisk.sh
- source = https://xnopyt.info/busybox
+ source = http://web.archive.org/web/20210420103020if_/https://xnopyt.info/busybox
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/20211029/open_gapps-x86_64-7.1-pico-20211029.zip
+ source = https://downloads.sourceforge.net/project/opengapps/x86_64/20220503/open_gapps-x86_64-7.1-pico-20220503.zip
md5sums = 26874452a6521ec2e37400670d438e33
md5sums = 7ebf618b1af94a02322d9f2d2610090b
md5sums = 5ca37e1629edb7d13b18751b72dc98ad
@@ -34,6 +34,6 @@ pkgbase = anbox-image-gapps-magisk
md5sums = 599598e70060eb74c119cf7dac0ce466
md5sums = 43193761081a04ca18a28d4a6e039950
md5sums = 91f5f3e5c31f8e221ae8f318527dcb83
- md5sums = 94783deb974c7963bc66d8e7c3e02fad
+ md5sums = 45d25ed9295097c27dd79de009549eb8
pkgname = anbox-image-gapps-magisk
diff --git a/PKGBUILD b/PKGBUILD
index ee1bc119b076..09e83cc47571 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -24,13 +24,13 @@ _gapps_list=(
'vending-x86_64'
)
source=(
- "https://build.anbox.io/android-images/${pkgver//./\/}/android_amd64.img"
+ "https://web.archive.org/web/20210607055240if_/https://build.anbox.io/android-images/${pkgver//./\/}/android_amd64.img"
"https://github.com/redchenjs/aur-packages/releases/download/anbox-image/houdini_y.sfs"
"https://github.com/redchenjs/aur-packages/releases/download/anbox-image/houdini_z.sfs"
"https://github.com/topjohnwu/Magisk/releases/download/v20.4/Magisk-v20.4.zip"
"magisk-init-rc.patch"
"init-magisk.sh"
- "https://xnopyt.info/busybox"
+ "http://web.archive.org/web/20210420103020if_/https://xnopyt.info/busybox"
"media_codecs.xml"
"media_codecs_google_video.xml"
"media_codecs_google_audio.xml"