From d7ad26082fe135113ed43eda2f8aad26182a65b3 Mon Sep 17 00:00:00 2001 From: Natanael Copa Date: Tue, 14 May 2013 13:10:13 +0000 Subject: main/libotr3: add replaces libotr --- main/libotr3/APKBUILD | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'main/libotr3') diff --git a/main/libotr3/APKBUILD b/main/libotr3/APKBUILD index be6fe063a3..664fc0d88b 100644 --- a/main/libotr3/APKBUILD +++ b/main/libotr3/APKBUILD @@ -2,7 +2,7 @@ # Maintainer: Kiyoshi Aman pkgname=libotr3 pkgver=3.2.1 -pkgrel=0 +pkgrel=1 pkgdesc="Off The Record Messaging, an encryption library for secure IM conversations" url="http://otr.cypherpunks.ca/" arch="all" @@ -11,6 +11,7 @@ depends= depends_dev="libgcrypt-dev" makedepends="$depends_dev" install="" +replaces="libotr" subpackages="$pkgname-dev $pkgname-doc:doc $pkgname-tools:tools" source="http://www.cypherpunks.ca/otr/libotr-$pkgver.tar.gz" -- cgit v1.2.3