summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 10612a8b6416..83fa0209a560 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -6,7 +6,7 @@ pkgbase = rpgvxace-rtp
arch = any
license = custom
makedepends = innoextract
- source = https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
+ source = http://dl.komodo.jp/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip
sha256sums = 7e93d0ead93a686218b7c671bf099ef42f09f536083bd0b2f0fa6423a39fc19b
pkgname = rpgvxace-rtp
diff --git a/PKGBUILD b/PKGBUILD
index e1f6b8edec2f..cc876968dfad 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ arch=('any')
url="https://www.rpgmakerweb.com/run-time-package"
license=('custom')
makedepends=('innoextract')
-source=("https://dl.degica.com/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip")
+source=("http://dl.komodo.jp/rpgmakerweb/run-time-packages/RPGVXAce_RTP.zip")
sha256sums=('7e93d0ead93a686218b7c671bf099ef42f09f536083bd0b2f0fa6423a39fc19b')
prepare() {