summaryrefslogtreecommitdiff
path: root/community/pidgin-otr
diff options
context:
space:
mode:
authorMichał Masłowski <mtjm@mtjm.eu>2012-11-09 20:51:43 +0100
committerMichał Masłowski <mtjm@mtjm.eu>2012-11-09 20:51:43 +0100
commit7b801d14eb78615912e7456a4654c2488bdee4d5 (patch)
tree070ebb46ae5f3eda613c61c00455800ec93267cd /community/pidgin-otr
parent6437e5e532491d7221030a7647fde7a69d1a1099 (diff)
parentc865fc041a0945e396f139a86315f6a25b1d4dec (diff)
Merge branch 'master' of ssh://parabolagnulinux.org:1863/home/parabola/abslibre-pre-mips64el
Conflicts: community/erlang/PKGBUILD community/mcabber/PKGBUILD community/smem/PKGBUILD community/uqm/PKGBUILD extra/bitlbee/PKGBUILD extra/gvfs/PKGBUILD extra/gweled/PKGBUILD extra/libmikmod/PKGBUILD extra/sdl_sound/PKGBUILD extra/xmms/PKGBUILD libre/gnu-ghostscript/PKGBUILD libre/libretools/PKGBUILD
Diffstat (limited to 'community/pidgin-otr')
-rw-r--r--community/pidgin-otr/PKGBUILD10
1 files changed, 5 insertions, 5 deletions
diff --git a/community/pidgin-otr/PKGBUILD b/community/pidgin-otr/PKGBUILD
index 3cfaae4ac..38cfbd399 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 <archlinux at cryptocrack dot de>
# Contributor: Angel 'angvp' Velasquez <angvp[at]archlinux.com.ve>
# Contributor: Allan McRae <allan@archlinux.org>
@@ -6,17 +6,17 @@
# Contributor: Marcel Wysocki <maci@satgnu.net>
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' 'mips64el')
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}"