summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGI_Jack2019-11-03 16:08:41 -0500
committerGI_Jack2019-11-03 16:08:41 -0500
commit9282ad82d5b112fb13bde59eea5b86e124d10349 (patch)
treeb2c65ff8a2e56ba2736bbb8261a22bf6b63726ec
parent074cf24f0a098ab4ef5d70dc14953bf748b4206b (diff)
downloadaur-9282ad82d5b112fb13bde59eea5b86e124d10349.tar.gz
added better description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 493f5d4efe17..1009a337f04f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,5 @@
-# Generated by mksrcinfo v8
-# Wed Jan 3 06:02:15 UTC 2018
pkgbase = pidgin-wechat
- pkgdesc = https://github.com/sbwtw/pidgin-wechat
+ pkgdesc = WeChat protocol plugin for pidgin/libpurple. Based on Web Wechat and supports basic message receiving and picture receiving.
pkgver = 0.1.1
pkgrel = 1
url = https://github.com/sbwtw/pidgin-wechat
diff --git a/PKGBUILD b/PKGBUILD
index c569301a7e4b..59fa30075294 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=pidgin-wechat
pkgver=0.1.1
pkgrel=1
-pkgdesc="https://github.com/sbwtw/pidgin-wechat"
+pkgdesc="WeChat protocol plugin for pidgin/libpurple. Based on Web Wechat and supports basic message receiving and picture receiving."
arch=('i686' 'x86_64')
url="https://github.com/sbwtw/pidgin-wechat"
license=('WTFPL')