summaryrefslogtreecommitdiffstats
path: root/main/libotr/APKBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'main/libotr/APKBUILD')
-rw-r--r--main/libotr/APKBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/main/libotr/APKBUILD b/main/libotr/APKBUILD
index 3efe6c0dd..872e7588e 100644
--- a/main/libotr/APKBUILD
+++ b/main/libotr/APKBUILD
@@ -2,11 +2,11 @@
# Maintainer: Kiyoshi Aman <kiyoshi.aman@gmail.com>
pkgname=libotr
pkgver=4.0.0
-pkgrel=1
+pkgrel=2
pkgdesc="Off The Record Messaging, an encryption library for secure IM conversations"
url="http://otr.cypherpunks.ca/"
arch="all"
-license="LGPL"
+license="LGPL2+"
depends=
depends_dev="libgcrypt-dev"
makedepends="$depends_dev"