summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorStevesAMonkey2018-01-25 15:11:38 +1030
committerStevesAMonkey2018-01-25 15:11:38 +1030
commit5f46888f45d403ce6361112ad069ad4fe8cb1038 (patch)
treef185ee1a29c88a84da457a79e8c7287d5b539bd6 /PKGBUILD
parentc346b74aa88f91e1b01218ec71086f108229343e (diff)
downloadaur-5f46888f45d403ce6361112ad069ad4fe8cb1038.tar.gz
Moving to neon-wallet-bin
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
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