summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Chen2020-05-03 18:16:21 +0800
committerJack Chen2020-05-03 18:16:21 +0800
commit4c23452b1c092e9866e4cba07890c0e43cf7f853 (patch)
tree34907da14e9819d76b35de0fe2a8ab43c33dd7af
parent2758632a5ee87c132176845d934cf13b8dc4d761 (diff)
downloadaur-4c23452b1c092e9866e4cba07890c0e43cf7f853.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 3af11dadceb4..dbc8d8553559 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -9,8 +9,8 @@ pkgbase = anbox-image-houdini
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 = media_codecs.xml
source = media_codecs_google_video.xml
source = media_codecs_google_audio.xml
diff --git a/PKGBUILD b/PKGBUILD
index e7112faa91ca..36cf3e3c2f5f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -18,8 +18,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"
"media_codecs.xml"
"media_codecs_google_video.xml"
"media_codecs_google_audio.xml"