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

Ionut Biru ibiru at archlinux.org
Fri Nov 11 10:56:36 UTC 2011


    Date: Friday, November 11, 2011 @ 05:56:36
  Author: ibiru
Revision: 142521

uodate to 0.5.6

Modified:
  papyon/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-11-11 10:53:28 UTC (rev 142520)
+++ PKGBUILD	2011-11-11 10:56:36 UTC (rev 142521)
@@ -2,15 +2,15 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=papyon
-pkgver=0.5.5
+pkgver=0.5.6
 pkgrel=1
 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' 'python2-pyopenssl' 'pycrypto')
+depends=('python2-gobject2' 'python2-pyopenssl' 'pycrypto')
 source=(http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('5ff20d18103d09177ad6f3c2e82747c1')
+md5sums=('7b9a723e5ba6ee82a9c391676144ad29')
 
 package(){
   cd "${srcdir}/${pkgname}-${pkgver}"




More information about the arch-commits mailing list