summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralswl2018-05-16 18:57:59 +0800
committeralswl2018-05-16 18:57:59 +0800
commitc19cbae736c54c0983f96e46dd8d3a89eb120f8f (patch)
tree67098e5b856a541db40b236cc239b8b05d2dd905
parent7657b9249aef3d4ae7ce0ebc9eaad8b8a1782103 (diff)
downloadaur-c19cbae736c54c0983f96e46dd8d3a89eb120f8f.tar.gz
fix: missing sha256sum
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 46264ce1554d..d6a154ebe136 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = foxone
pkgdesc = Fox.One is a trading app for cryptocurrency users, fusing together every crypto exchange in the world, help them trade smarter, faster, and with more profits and opportunities.
pkgver = 1.6.1
- pkgrel = 1
+ pkgrel = 2
url = https://www.fox.one/
arch = x86_64
license = custom
@@ -14,7 +14,7 @@ pkgbase = foxone
sha256sums = 10e5c416e7c3489c511496248cad36518612da3fbbc7f78a4471a497daf0de27
sha256sums = dec3e707f36cc4c27916f9eb92ca5c46a5690ab0887256190ed3faa07391fac1
sha256sums = 5c3f8bb3ace24a55bd92ea57a6cad93d2ade8e5dd5a363d6a9b114de62c28e07
- sha256sums = f58ce4d407d296b6c521307e29ab9bdd86ba2099e4280eff2fe356d2ecb70466
+ sha256sums = eb40ecfd27fd137e6ea26c0582ba98d349e7db13534a899174977921c18ee5e7
pkgname = foxone
diff --git a/PKGBUILD b/PKGBUILD
index 8474c2082b7b..a0d920eec691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=foxone
pkgver=1.6.1
-pkgrel=1
+pkgrel=2
pkgdesc="Fox.One is a trading app for cryptocurrency users, fusing together every crypto exchange in the world, help them trade smarter, faster, and with more profits and opportunities."
arch=("x86_64")
url="https://www.fox.one/"
@@ -23,7 +23,7 @@ sha256sums=(
"10e5c416e7c3489c511496248cad36518612da3fbbc7f78a4471a497daf0de27"
"dec3e707f36cc4c27916f9eb92ca5c46a5690ab0887256190ed3faa07391fac1"
"5c3f8bb3ace24a55bd92ea57a6cad93d2ade8e5dd5a363d6a9b114de62c28e07"
- "f58ce4d407d296b6c521307e29ab9bdd86ba2099e4280eff2fe356d2ecb70466"
+ "eb40ecfd27fd137e6ea26c0582ba98d349e7db13534a899174977921c18ee5e7"
)
package() {