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

Ionut Biru ibiru at archlinux.org
Fri Apr 15 08:44:49 UTC 2011


    Date: Friday, April 15, 2011 @ 04:44:48
  Author: ibiru
Revision: 119787

upgpkg: papyon 0.5.5-1
update to 0.5.5

Modified:
  papyon/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2011-04-15 08:31:47 UTC (rev 119786)
+++ PKGBUILD	2011-04-15 08:44:48 UTC (rev 119787)
@@ -2,17 +2,17 @@
 # Maintainer: Ionut Biru <ibiru at archlinux.org>
 
 pkgname=papyon
-pkgver=0.5.4
-pkgrel=2
+pkgver=0.5.5
+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')
 source=(http://www.freedesktop.org/software/${pkgname}/releases/${pkgname}-${pkgver}.tar.gz)
-md5sums=('42005206dfdc01221da140e30687b0b9')
+md5sums=('5ff20d18103d09177ad6f3c2e82747c1')
 
-build() {
+package(){
   cd "${srcdir}/${pkgname}-${pkgver}"
   python2 setup.py install --root="${pkgdir}" --optimize=1
   sed -i "s|env python|env python2|" "${pkgdir}/usr/lib/python2.7/site-packages/papyon/msnp2p/test.py"




More information about the arch-commits mailing list