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 e7fa808d30b6..4168571961ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = safe
pkgver = 0.0.3
pkgrel = 1
epoch = 1
- url = https://safe.abstra.dev
+ url = https://github.com/abstra-llc/safe#readme
arch = x86_64
arch = i686
license = MIT
diff --git a/PKGBUILD b/PKGBUILD
index 90564f059f4f..b38b4c8b451a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgrel=1
epoch=1
pkgdesc='SAFE - Single App For Everything.'
arch=(x86_64 i686)
-url='https://safe.abstra.dev'
+url='https://github.com/abstra-llc/safe#readme'
license=(MIT)
depends=(electron)
makedepends=(git npm)