From c865fc041a0945e396f139a86315f6a25b1d4dec Mon Sep 17 00:00:00 2001 From: root Date: Fri, 9 Nov 2012 01:24:21 -0800 Subject: Fri Nov 9 01:24:21 PST 2012 --- community/pidgin-otr/PKGBUILD | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'community/pidgin-otr') diff --git a/community/pidgin-otr/PKGBUILD b/community/pidgin-otr/PKGBUILD index 9da6e6fde..f0f8fbe96 100644 --- a/community/pidgin-otr/PKGBUILD +++ b/community/pidgin-otr/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 70766 2012-05-16 13:08:20Z lfleischer $ +# $Id: PKGBUILD 79622 2012-11-09 00:24:37Z ebelanger $ # Maintainer: Lukas Fleischer # Contributor: Angel 'angvp' Velasquez # Contributor: Allan McRae @@ -6,17 +6,17 @@ # Contributor: Marcel Wysocki pkgname=pidgin-otr -pkgver=3.2.1 +pkgver=4.0.0 pkgrel=1 pkgdesc='Off-the-Record Messaging plugin for Pidgin.' arch=('i686' 'x86_64') license=('GPL') url='http://www.cypherpunks.ca/otr/' -depends=('libotr>=3.2.0' 'pidgin' 'perlxml') +depends=('libotr>=4.0.0' 'pidgin' 'perlxml') makedepends=('intltool') source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz"{,.asc}) -md5sums=('4c3f73cca729555ff46c09e789ef6896' - 'e9a6d699768bd888f086e697ad984aa7') +md5sums=('eadb953376acc474e56041d4c12aa2c8' + '8c70a2fc6f5f0480f32178742ba96498') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf