summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authormutantmonkey2013-03-30 03:23:34 -0400
committermutantmonkey2013-03-30 03:25:18 -0400
commitc51088c668ef0a88c6ff37be2756d109865c45a2 (patch)
tree84ce43e2addccef2373e3a99d8fbc1be495c2a99
parentbcc4499845fb2f154a4266faa7e2bcbccb0c730a (diff)
downloadaur-c51088c668ef0a88c6ff37be2756d109865c45a2.tar.gz
go-xmpp-client: update description
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index db3f1b4b63af..67da89887edf 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,8 +1,8 @@
# Maintainer: mutantmonkey <aur@mutantmonkey.in>
pkgname=go-xmpp-client
pkgver=20130330
-pkgrel=1
-pkgdesc="A simple XMPP client written in pure Go"
+pkgrel=2
+pkgdesc="A simple XMPP client wth OTR support written in pure Go"
arch=('i686' 'x86_64')
url="https://github.com/agl/xmpp-client"
license=('unknown')