summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--nonprism/choqok/PKGBUILD8
1 files changed, 4 insertions, 4 deletions
diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD
index d4403c3c4..6e1ac8511 100644
--- a/nonprism/choqok/PKGBUILD
+++ b/nonprism/choqok/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 126479 2015-01-24 09:42:46Z andrea $
+# $Id: PKGBUILD 129808 2015-03-23 11:27:20Z tredaelli $
# Maintainer (Arch): Peter Richard Lewis <plewis@aur.archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Emanuele Rossi <newdna1510@yahoo.it>
@@ -7,8 +7,8 @@
pkgname=choqok
pkgver=1.5
-pkgrel=1.nonprism1
-pkgdesc="A status.net client for KDE, without Twitter support"
+pkgrel=2.nonprism1
+pkgdesc="A Pump.io/GNU social client for KDE, without Twitter support"
url='http://choqok.gnufolks.org/'
license=('GPL')
arch=('i686' 'x86_64' 'mips64el')
@@ -27,7 +27,7 @@ prepare() {
cd "${srcdir}/${pkgname}-${pkgver}"
- # remove twitter service and keep only twitterapi (choqok software) for status.net and libre collaboration services
+ # remove twitter service and keep only twitterapi (choqok software) for Pump.io, GNU social and libre collaboration services
sed -i '\|add_subdirectory(twitter)|d' microblogs/CMakeLists.txt
sed -i 's|twitter[.]com|status.net|' microblogs/laconica/laconicamicroblog.cpp
sed -i 's|twitter[.]com|status.net|' microblogs/laconica/laconicasearch.cpp