summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStevesAMonkey2018-01-25 15:11:38 +1030
committerStevesAMonkey2018-01-25 15:11:38 +1030
commit5f46888f45d403ce6361112ad069ad4fe8cb1038 (patch)
treef185ee1a29c88a84da457a79e8c7287d5b539bd6
parentc346b74aa88f91e1b01218ec71086f108229343e (diff)
downloadaur-5f46888f45d403ce6361112ad069ad4fe8cb1038.tar.gz
Moving to neon-wallet-bin
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
-rw-r--r--neon-wallet-bin.install (renamed from neon-wallet.install)0
3 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ecdddc9931e3..48a5f5926aca 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,13 +1,13 @@
-pkgbase = neon-wallet
+pkgbase = neon-wallet-bin
pkgdesc = Lightweight Wallet for the NEO CryptoCurrency
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/CityOfZion/neon-wallet
- install = neon-wallet.install
+ install = neon-wallet-bin.install
arch = x86_64
license = MIT
source_x86_64 = https://github.com/CityOfZion/neon-wallet/releases/download/0.1.1/Neon_0.1.1_amd64.Linux.deb
sha256sums_x86_64 = 75f3cd9ccf2d91a17cc3b8c26eeed68406cddb2468fc4c6cf5d97e6a4f33004e
-pkgname = neon-wallet
+pkgname = neon-wallet-bin
diff --git a/PKGBUILD b/PKGBUILD
index c60b1156b78b..3024ad98f3db 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Stephen Argent <steve [at] tuxcon [dot] com>
-pkgname=neon-wallet
+pkgname=neon-wallet-bin
pkgdesc='Lightweight Wallet for the NEO CryptoCurrency'
license=('MIT')
url='https://github.com/CityOfZion/neon-wallet'
@@ -13,7 +13,7 @@ source_x86_64=(
)
sha256sums_x86_64=(75f3cd9ccf2d91a17cc3b8c26eeed68406cddb2468fc4c6cf5d97e6a4f33004e)
-install=neon-wallet.install
+install=neon-wallet-bin.install
package() {
if [ "$CARCH" = "x86_64" ] ; then
diff --git a/neon-wallet.install b/neon-wallet-bin.install
index 6ebc00925cfa..6ebc00925cfa 100644
--- a/neon-wallet.install
+++ b/neon-wallet-bin.install