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 81944b2e39fb..83f9769cadcf 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -5,7 +5,7 @@ pkgbase = bytecoinwallet
url = https://bytecoin.org/downloads/
arch = any
license = GPL
- source = https://bytecoin.org/static/files/bytecoinwallet-1.1.9.3.amd64.deb
+ source = https://bytecoin.org/storage/wallets/bytecoin_wallet/bytecoinwallet-1.1.9.3.amd64.deb
md5sums = e94f6248e25c08847d352f12339d03ba
pkgname = bytecoinwallet
diff --git a/PKGBUILD b/PKGBUILD
index 1cb8d7ae4c9f..15745fe08a73 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ arch=('any')
url="https://bytecoin.org/downloads/"
license=('GPL')
depends=()
-source=("https://bytecoin.org/static/files/bytecoinwallet-1.1.9.3.amd64.deb")
+source=("https://bytecoin.org/storage/wallets/bytecoin_wallet/bytecoinwallet-1.1.9.3.amd64.deb")
md5sums=("e94f6248e25c08847d352f12339d03ba")