summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorDavid Rodriguez2017-10-17 03:02:35 -0400
committerDavid Rodriguez2017-10-17 03:02:35 -0400
commitf9d87ee3825ac82da6e86878cb7dff7068db200c (patch)
tree05ae9db602d99f0c96322f22795124e9f5d11c62 /PKGBUILD
parent4d34a4ad9c912f4958529acc3b3eabd964c4307b (diff)
downloadaur-bytecoinwallet.tar.gz
Fixed source file link. File download path was moved with Bytecoin.org site overhaul.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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")