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 --- extra/libotr/PKGBUILD | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'extra/libotr') diff --git a/extra/libotr/PKGBUILD b/extra/libotr/PKGBUILD index 3ac3a9866..7a86561e6 100644 --- a/extra/libotr/PKGBUILD +++ b/extra/libotr/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 165291 2012-08-14 23:10:37Z bisson $ +# $Id: PKGBUILD 170571 2012-11-09 00:21:42Z eric $ # Maintainer: Gaetan Bisson # Contributor: Pierre Schmitz # Contributor: Bug pkgname=libotr -pkgver=3.2.1 +pkgver=4.0.0 pkgrel=1 pkgdesc='Off-the-Record Messaging Library and Toolkit' url='http://www.cypherpunks.ca/otr/' @@ -13,7 +13,7 @@ arch=('i686' 'x86_64') depends=('libgcrypt') options=('!libtool') source=("http://www.cypherpunks.ca/otr/${pkgname}-${pkgver}.tar.gz") -sha1sums=('898bf00d019f49ca34cd0116dd2e22685c67c394') +sha1sums=('8865e9011b8674290837afcf7caf90c492ae09cc') build() { cd "${srcdir}/${pkgname}-${pkgver}" -- cgit v1.2.3-54-g00ecf