summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoranonimal2017-09-12 04:51:38 +0000
committeranonimal2017-09-12 04:51:38 +0000
commit2fc048f7ca95d5fc8ac3b62b5b7031c83a1c5976 (patch)
tree483e9dd626aac08cef2165360bf95b613291e365
parent14732d23196b9d53b17e3909867943e60231956e (diff)
downloadaur-2fc048f7ca95d5fc8ac3b62b5b7031c83a1c5976.tar.gz
PKGBUILD: fix typo for 'daemon'
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a49ef230dfc0..f9a31b2fe859 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgbase=('monero')
pkgname=('monero' 'libmonero-wallet')
pkgver=0.11.0.0
pkgrel=1
-pkgdesc="Monero: the secure, private, untraceable currency - release version (includes deaemon, wallet and miner)"
+pkgdesc="Monero: the secure, private, untraceable currency - release version (includes daemon, wallet and miner)"
license=('custom:Cryptonote')
arch=('x86_64' 'i686' 'armv7h' 'aarch64')
url="https://getmonero.org/"