summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwowario2021-02-17 10:44:56 +0300
committerwowario2021-02-17 10:44:56 +0300
commit4b32c7a60f6c3ea6336fdf6975ed1e51591d3445 (patch)
treef868b72a1382d86483cae90e70de68c9b6bc163c
parent59a4ddee875bbc2b6b1b3621bd33a25462a67292 (diff)
downloadaur-4b32c7a60f6c3ea6336fdf6975ed1e51591d3445.tar.gz
update url
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 1d1600435c05..4b9ecfa535c0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather-git
pkgdesc = a free Monero desktop wallet
- pkgver = 0.4.0.bb85f020d5
+ pkgver = 0.4.0.763d3fad0e
pkgrel = 1
url = https://featherwallet.org
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = monero-feather-git
depends = qt5-base
depends = qt5-websockets
depends = tor
- source = monero-feather-git::git+https://git.wownero.com/feather/feather
+ source = monero-feather-git::git+https://git.featherwallet.org/feather/feather
sha256sums = SKIP
pkgname = monero-feather-git
diff --git a/PKGBUILD b/PKGBUILD
index d39b79ffff6c..c4c8e33150b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: wowario <wowario[at]protonmail[dot]com>
pkgname='monero-feather-git'
-pkgver=0.4.0.bb85f020d5
+pkgver=0.4.0.763d3fad0e
pkgrel=1
pkgdesc='a free Monero desktop wallet'
license=('BSD')
@@ -11,7 +11,7 @@ url="https://featherwallet.org"
depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'pcsclite' 'hidapi' 'protobuf' 'miniupnpc' 'libgcrypt' 'qrencode' 'libsodium' 'libpgm' 'expat' 'qt5-base' 'qt5-websockets' 'tor')
makedepends=('git' 'cmake' 'boost')
-source=("${pkgname}"::"git+https://git.wownero.com/feather/feather")
+source=("${pkgname}"::"git+https://git.featherwallet.org/feather/feather")
sha256sums=('SKIP')