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

Ionut Biru ibiru at archlinux.org
Mon Jan 24 14:00:24 UTC 2011


    Date: Monday, January 24, 2011 @ 09:00:23
  Author: ibiru
Revision: 107377

upgpkg: papyon 0.5.4-2
use python2-pyopenssl

Modified:
  papyon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-01-24 13:59:09 UTC (rev 107376)
+++ PKGBUILD	2011-01-24 14:00:23 UTC (rev 107377)
@@ -3,12 +3,12 @@
 
 pkgname=papyon
 pkgver=0.5.4
-pkgrel=1
+pkgrel=2
 pkgdesc="papyon is the library behind the msn connection manager: telepathy-butterfly."
 arch=('any')
 url="http://www.freedesktop.org/wiki/Software/papyon"
 license=("GPL")
-depends=('pygobject' 'pyopenssl' 'pycrypto')
+depends=('pygobject' 'python2-pyopenssl' 'pycrypto')
 source=(http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz)
 md5sums=('42005206dfdc01221da140e30687b0b9')
 




More information about the arch-commits mailing list