summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwowario2021-01-03 13:11:16 +0300
committerwowario2021-01-03 13:11:16 +0300
commita265b86c4ac75930cc5909a35ae29ce85393a32b (patch)
tree78e5ae065ea15b95351572fbde39252dd01035cb
parenteef31a5ac3a1cfbfed639a643178c65cc90f5453 (diff)
downloadaur-a265b86c4ac75930cc5909a35ae29ce85393a32b.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 4524f076727e..ac5c3f21521e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather-git
pkgdesc = a free Monero desktop wallet
- pkgver = 0.3.0.55c38c6609
+ pkgver = 0.3.0.c2ec2c5dc9
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/wowario/feather
+ source = monero-feather-git::git+https://git.wownero.com/feather/feather
sha256sums = SKIP
pkgname = monero-feather-git
diff --git a/PKGBUILD b/PKGBUILD
index 3a04b9eae320..1336a515708c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
# Contributor: wowario <wowario[at]protonmail[dot]com>
pkgname='monero-feather-git'
-pkgver=0.3.0.55c38c6609
+pkgver=0.3.0.c2ec2c5dc9
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/wowario/feather")
+source=("${pkgname}"::"git+https://git.wownero.com/feather/feather")
sha256sums=('SKIP')