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 2f740f43cd33..a21e63a70c71 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = iota-firefly-wallet
pkgdesc = The IOTA Firefly Wallet - Public Beta
pkgver = 0.3.1
pkgrel = 1
- url = https://trinity.iota.org/
+ url = https://iota.org/
arch = x86_64
license = Apache
depends = gnome-keyring
diff --git a/PKGBUILD b/PKGBUILD
index c5f3eb360d00..6adb20023ec8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgver=0.3.1
pkgrel=1
pkgdesc="The IOTA Firefly Wallet - Public Beta"
arch=(x86_64)
-url="https://trinity.iota.org/"
+url="https://iota.org/"
license=('Apache')
provides=(iota-firefly-wallet)
options=('!strip')