summaryrefslogtreecommitdiff
path: root/community/emesene/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'community/emesene/PKGBUILD')
-rwxr-xr-xcommunity/emesene/PKGBUILD13
1 files changed, 6 insertions, 7 deletions
diff --git a/community/emesene/PKGBUILD b/community/emesene/PKGBUILD
index a3250ded2..f6a188c92 100755
--- a/community/emesene/PKGBUILD
+++ b/community/emesene/PKGBUILD
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD 49565 2011-06-18 07:30:46Z andrea $
+# $Id: PKGBUILD 53195 2011-07-31 21:48:19Z rvanharen $
# Maintainer: Ronald van Haren <ronald.archlinux.org>
# Contributor: Claudio Riva <firetux83@gmail.com>
pkgname=emesene
-pkgver=2.11.5
-pkgrel=2
+pkgver=2.11.7
+pkgrel=1
pkgdesc="A pygtk MSN Messenger client"
url="http://www.emesene.org/"
license=('custom:PSF' 'GPL' 'LGPL2.1')
@@ -21,13 +21,12 @@ optdepends=('gnome-python-extras: spell-check plugin'
'pywebkitgtk: for alternative conversation window'
'xmpppy: for gtalk and facebook chat support'
'pyqt: alternative qt4 interface (emesene -e main:qt4_main')
-source=("ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.gz"
+source=("ftp://ftp.archlinux.org/other/community/${pkgname}/${pkgname}-${pkgver}.tar.bz2"
'emesene.run')
install=emesene.install
options=('!libtool')
-sha1sums=('54e5fe81e99ddf5909b50c1c4f938480ed43f691'
- 'fee7a7731b32f6fe0b5ade1abc06115bcef92c41')
-
+sha1sums=('ba18b6a40003c1e0407dc1395a237db84ce4efa1'
+ '2bd13ada86aa0af6307a41047f0d7caf2995660d')
build() {
cd ${srcdir}/${pkgname}-${pkgver}