[arch-commits] Commit in pidgin-lwqq/trunk (PKGBUILD)

Felix Yan fyan at nymeria.archlinux.org
Wed Feb 27 02:50:08 UTC 2013


    Date: Wednesday, February 27, 2013 @ 03:50:07
  Author: fyan
Revision: 85067

upgpkg: pidgin-lwqq 0.1c-1

Modified:
  pidgin-lwqq/trunk/PKGBUILD

----------+
 PKGBUILD |    9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2013-02-27 02:16:17 UTC (rev 85066)
+++ PKGBUILD	2013-02-27 02:50:07 UTC (rev 85067)
@@ -2,15 +2,16 @@
 # Maintainer: Felix Yan <felixonmars at gmail.com>
 
 pkgname=pidgin-lwqq
-pkgver=0.1b
-_pkgver=0.1-b
+pkgver=0.1c
+_pkgver=0.1-c
 pkgrel=1
 pkgdesc="A pidgin plugin based on lwqq, a excellent safe useful library for webqq protocol"
 arch=('i686' 'x86_64')
 url="https://github.com/xiehuc/pidgin-lwqq"
 license=('GPL3')
 depends=('libpurple' 'curl' 'libev' 'hicolor-icon-theme' 'gtk-update-icon-cache')
-optdepends=('telepathy-haze: Empathy plugin support')
+optdepends=('pidgin: Multi-protocol instant messaging client'
+	    'telepathy-haze: Empathy plugin support')
 makedepends=('git' 'cmake')
 install=$pkgname.install
 source=("https://github.com/xiehuc/$pkgname/archive/${_pkgver}.tar.gz")
@@ -32,4 +33,4 @@
   cd "$srcdir/$pkgname-${_pkgver}/build"
   make DESTDIR="${pkgdir}" install
 }
-md5sums=('c7dc9de7d951f99e878f3036f79f7d6f')
+md5sums=('7ea1ed24870213c07c536d49fd59e292')




More information about the arch-commits mailing list