summaryrefslogtreecommitdiff
path: root/nonprism/choqok
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-30 15:19:49 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-03-30 15:21:33 -0300
commit6b779cc1bfae725bf3f7731ffc92202f001c6cca (patch)
tree5a071bac8de17e9ba9b133103312fb95ebee2d1d /nonprism/choqok
parent7a99a429dd59195e72ef65f41c314b0f625fd9df (diff)
choqok-1.5-2.nonprism1: fix FS#44309 -> https://bugs.archlinux.org/task/44309
Diffstat (limited to 'nonprism/choqok')
-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