summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorwowario2020-11-25 19:18:17 +0300
committerwowario2020-11-25 19:18:17 +0300
commit2d5046ba9ba8e112d5130e3ec183b97e4f55ead4 (patch)
tree6f13539cf1e52d13b00065f8e82493d59e87d222
parentc59d649fefa5523c9d0647f2714e59b0a8f4b72f (diff)
downloadaur-2d5046ba9ba8e112d5130e3ec183b97e4f55ead4.tar.gz
switch repo
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da3f7a974dc2..43e30b88c91b 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,6 +1,6 @@
pkgbase = monero-feather-git
pkgdesc = a free Monero desktop wallet
- pkgver = v0.1.0.0.841739cee9
+ pkgver = v0.1.0.0.1ccedea1dd
pkgrel = 1
url = https://featherwallet.org
arch = x86_64
@@ -25,7 +25,7 @@ pkgbase = monero-feather-git
depends = expat
depends = qt5-base
provides = monero-feather-git
- 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 3ab0a048c875..0f78549f8a61 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgbase='monero-feather-git'
pkgname='monero-feather-git'
-pkgver='v0.1.0.0.841739cee9'
+pkgver='v0.1.0.0.1ccedea1dd'
pkgrel='1'
pkgdesc='a free Monero desktop wallet'
license=('BSD')
@@ -13,7 +13,7 @@ depends=('boost-libs' 'libunwind' 'openssl' 'readline' 'zeromq' 'pcsclite' 'hida
makedepends=('git' 'cmake' 'boost')
provides=('monero-feather-git')
-source=("${pkgname}"::"git+https://git.wownero.com/wowario/feather")
+source=("${pkgname}"::"git+https://git.wownero.com/feather/feather")
sha256sums=('SKIP')