aboutsummarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMaxime Poulin2016-02-12 18:03:54 -0500
committerMaxime Poulin2016-02-12 18:03:54 -0500
commit371c2d090c357fdb7e90278c96ee3dc96b801adf (patch)
treef4d2888fbb4c9c8aedcd6bc2602a2f01167da1d6 /PKGBUILD
parent72ce7c1c277a83f6b6d07170e4cf9a674aedcb82 (diff)
downloadaur-371c2d090c357fdb7e90278c96ee3dc96b801adf.tar.gz
Fix typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c3833625a8ee..6ef74cd13a56 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@ pkgname='thelounge'
_npmname='thelounge'
pkgver=1.0.0
pkgrel=1
-pkgdesc="Web-based IRC client - Official community for of Shout"
-url='https://thelounge.github.io//'
+pkgdesc="Web-based IRC client - Official community fork of Shout"
+url='https://thelounge.github.io/'
arch=('any')
license=('MIT')
depends=('nodejs')