summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorDavid Rodriguez2017-10-17 03:02:35 -0400
committerDavid Rodriguez2017-10-17 03:02:35 -0400
commitf9d87ee3825ac82da6e86878cb7dff7068db200c (patch)
tree05ae9db602d99f0c96322f22795124e9f5d11c62
parent4d34a4ad9c912f4958529acc3b3eabd964c4307b (diff)
downloadaur-f9d87ee3825ac82da6e86878cb7dff7068db200c.tar.gz
Fixed source file link. File download path was moved with Bytecoin.org site overhaul.
-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")