diff options
Diffstat (limited to 'nonprism/choqok/PKGBUILD')
-rw-r--r-- | nonprism/choqok/PKGBUILD | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/nonprism/choqok/PKGBUILD b/nonprism/choqok/PKGBUILD index 1ee5bfff4..51c712329 100644 --- a/nonprism/choqok/PKGBUILD +++ b/nonprism/choqok/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 149983 2015-12-07 15:41:10Z fyan $ +# $Id: PKGBUILD 174227 2016-05-07 18:29:37Z arojas $ # Maintainer (Arch): Peter Richard Lewis <plewis@aur.archlinux.org> # Contributor (Arch): Andrea Scarpino <andrea@archlinux.org> # Contributor (Arch): Emanuele Rossi <newdna1510@yahoo.it> @@ -7,7 +7,7 @@ pkgname=choqok pkgver=1.5 -pkgrel=4.nonprism1 +pkgrel=5.nonprism1 pkgdesc="A Pump.io/GNU social client for KDE, without Twitter support" url='http://choqok.gnufolks.org/' license=('GPL') @@ -18,7 +18,6 @@ depends=('kdebase-runtime' 'qjson' 'qoauth') 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=('f2efdd76199f8276e8ac2f76dc600596') |