summaryrefslogtreecommitdiff
path: root/nonprism
diff options
context:
space:
mode:
authorAndreas Grapentin <andreas@grapentin.org>2019-02-18 01:06:29 +0100
committerAndreas Grapentin <andreas@grapentin.org>2019-02-18 01:06:29 +0100
commit220ebede55dbbe69da23b5c87367698aab51ee93 (patch)
tree42a301b81145f8aa402d8587ea1197945f1b4f39 /nonprism
parent74b59d099ec842dd6ea87713c223ae5c9572a357 (diff)
nonprism/choqok: rebuilt
Diffstat (limited to 'nonprism')
-rw-r--r--nonprism/choqok/PKGBUILD19
1 files changed, 9 insertions, 10 deletions
diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD
index 41a30f5b3..3d080788a 100644
--- a/nonprism/choqok/PKGBUILD
+++ b/nonprism/choqok/PKGBUILD
@@ -1,24 +1,23 @@
-# $Id: PKGBUILD 197385 2016-11-29 12:58:20Z arojas $
# Contributor (Arch): Peter Richard Lewis <plewis@aur.archlinux.org>
# Contributor (Arch): Andrea Scarpino <andrea@archlinux.org>
# Contributor (Arch): Emanuele Rossi <newdna1510@yahoo.it>
# Contributor (Arch): Bram Schoenmakers <me@bramschoenmakers.nl>
-# Maintainer: Márcio Silva <coadde@hyperbola.info>
+# Contributor: Márcio Silva <coadde@hyperbola.info>
pkgname=choqok
pkgver=1.6.0
-pkgrel=1.nonprism1
+pkgrel=2
+pkgrel+=.nonprism1
pkgdesc="A Pump.io/GNU social client for KDE, without Twitter support"
-url='http://choqok.gnufolks.org/'
+url='https://choqok.gnufolks.org/'
license=('GPL')
-arch=('i686' 'x86_64')
-conflicts=(${pkgname}-nonprism)
-replaces=(${pkgname}-nonprism)
+arch=('x86_64')
+arch+=('i686')
depends=('qoauth' 'knotifyconfig' 'kcmutils' 'kemoticons' 'kdewebkit' 'hicolor-icon-theme')
-makedepends=('extra-cmake-modules' 'telepathy-qt' 'kdoctools' 'python')
+makedepends=('extra-cmake-modules' 'telepathy-qt' 'kdoctools')
optdepends=('telepathy-qt: IMstatus plugin')
-source=("http://download.kde.org/stable/${pkgname}/${pkgver%.*}/src/${pkgname}-${pkgver}.tar.xz"{,.sig}
- 'nonprism.patch')
+source=("https://download.kde.org/stable/${pkgname}/${pkgver%.*}/src/${pkgname}-${pkgver}.tar.xz"{,.sig})
+source+=('nonprism.patch')
md5sums=('f61ff13a748a78bb01433c5419c7cc13'
'SKIP'
'f68bf572317277170b397347b928493f')