summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ae786c35678d..2fbf0a1e2f7c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
# Generated by mksrcinfo v8
-# Sun Jan 24 11:09:50 UTC 2016
+# Sun Jan 24 11:10:48 UTC 2016
pkgbase = s
- pkgdesc = Web search from the terminal. Supports google, reddit, amazon, wikipedia, yahoo, duckduckgo, and bing.
+ pkgdesc = Web search from the terminal. Supports google, reddit, amazon, twitter, wikipedia, yahoo, duckduckgo, and bing.
pkgver = 0.1.2
pkgrel = 1
url = http://github.com/zquestz/s
diff --git a/PKGBUILD b/PKGBUILD
index 25fcbcb498f7..2968ca1282e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@
pkgname=s
pkgver=0.1.2
pkgrel=1
-pkgdesc="Web search from the terminal. Supports google, reddit, amazon, wikipedia, yahoo, duckduckgo, and bing."
+pkgdesc="Web search from the terminal. Supports google, reddit, amazon, twitter, wikipedia, yahoo, duckduckgo, and bing."
arch=('i686' 'x86_64')
url="http://github.com/zquestz/s"
license=('MIT')