summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-05-03 18:17:09 +0800
committerJack Chen2020-05-03 18:17:09 +0800
commit39c6b5eb0dc405ab3096995ba129111620219ec7 (patch)
tree59c4d82b563e193e4069ada6785d70426eb38ae9
parentda23fab9f88d8216cf4fa2e000c0488989e5d65f (diff)
downloadaur-39c6b5eb0dc405ab3096995ba129111620219ec7.tar.gz
update houdini links
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6c83ea5bbe82..fc7fbbfd9a78 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -10,8 +10,8 @@ pkgbase = anbox-image-houdini-rooted
provides = anbox-image
conflicts = anbox-image
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 = https://github.com/redchenjs/aur-packages/raw/master/anbox-image/houdini_y.sfs
+ source = https://github.com/redchenjs/aur-packages/raw/master/anbox-image/houdini_z.sfs
source = http://supersuroot.org/downloads/SuperSU-v2.82-201705271822.zip
source = media_codecs.xml
source = media_codecs_google_video.xml
diff --git a/PKGBUILD b/PKGBUILD
index 40c206cbf07f..1fb9d59029cb 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -19,8 +19,8 @@ conflicts=(
)
source=(
"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"
+ "https://github.com/redchenjs/aur-packages/raw/master/anbox-image/houdini_y.sfs"
+ "https://github.com/redchenjs/aur-packages/raw/master/anbox-image/houdini_z.sfs"
"http://supersuroot.org/downloads/SuperSU-v2.82-201705271822.zip"
"media_codecs.xml"
"media_codecs_google_video.xml"