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

Ionut Biru ibiru at archlinux.org
Thu May 20 17:18:18 UTC 2010


    Date: Thursday, May 20, 2010 @ 13:18:18
  Author: ibiru
Revision: 80670

upgpkg: papyon 0.4.7-1
update to 0.4.7

Modified:
  papyon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-05-20 16:47:36 UTC (rev 80669)
+++ PKGBUILD	2010-05-20 17:18:18 UTC (rev 80670)
@@ -2,16 +2,16 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=papyon
-pkgver=0.4.6
+pkgver=0.4.7
 pkgrel=1
 pkgdesc="papyon is the library behind the msn connection manager : telepathy-butterfly."
 arch=('any')
 url="http://telepathy.freedesktop.org/wiki/Papyon"
 license=("GPL")
-depends=('pygobject' 'pyopenssl')
+depends=('pygobject' 'pyopenssl' 'pycrypto')
 provides=('pymsn')
 source=(http://telepathy.freedesktop.org/releases/$pkgname/$pkgname-$pkgver.tar.gz)
-sha256sums=('e10cecc79c64061d6c82114f0290617008403264cdc6aacdf198b07e8863f5a6')
+md5sums=('fa241a83bfeeaad94f5a5a138b3fe609')
 
 build() {
   cd "$srcdir/$pkgname-$pkgver"




More information about the arch-commits mailing list