[arch-commits] Commit in choqok/trunk (PKGBUILD)
Andrea Scarpino
andrea at archlinux.org
Sat Jan 24 09:42:46 UTC 2015
Date: Saturday, January 24, 2015 @ 10:42:46
Author: andrea
Revision: 126479
upgpkg: choqok 1.5-1
Upstream release
Modified:
choqok/trunk/PKGBUILD
----------+
PKGBUILD | 11 ++++++-----
1 file changed, 6 insertions(+), 5 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD 2015-01-24 08:33:26 UTC (rev 126478)
+++ PKGBUILD 2015-01-24 09:42:46 UTC (rev 126479)
@@ -5,18 +5,19 @@
# Contributor: Bram Schoenmakers <me at bramschoenmakers.nl>
pkgname=choqok
-pkgver=1.4
-pkgrel=2
+pkgver=1.5
+pkgrel=1
pkgdesc="A Twitter/identi.ca/laconica client for KDE"
url='http://choqok.gnufolks.org/'
license=('GPL')
arch=('i686' 'x86_64')
depends=('kdebase-runtime' 'qjson' 'qoauth' 'qca-ossl')
-makedepends=('cmake' 'automoc4')
-optdepends=('kdebase-konqueror: proxy support')
+makedepends=('cmake' 'automoc4' 'telepathy-qt')
+optdepends=('kdebase-konqueror: proxy support'
+ 'telepathy-qt: IMstatus plugin')
install="${pkgname}.install"
source=("http://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}.tar.xz")
-md5sums=('2efe34ed903b448a21d9233d8033dbdb')
+md5sums=('f2efdd76199f8276e8ac2f76dc600596')
prepare() {
mkdir build
More information about the arch-commits
mailing list