diff options
Diffstat (limited to 'main/atheme-iris')
-rw-r--r-- | main/atheme-iris/APKBUILD | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/main/atheme-iris/APKBUILD b/main/atheme-iris/APKBUILD index bc9e75cb5c..712d58d0ce 100644 --- a/main/atheme-iris/APKBUILD +++ b/main/atheme-iris/APKBUILD @@ -2,11 +2,11 @@ # Maintainer: Francesco Colista <francesco.colista@gmail.com> pkgname=atheme-iris pkgver=0_git20130321 -pkgrel=2 +pkgrel=3 pkgdesc="AJAX IRC client. It is a drop-in replacement for qwebirc." url="http://www.atheme.net/iris.html" arch="noarch" -license="GPL" +license="GPL2" depends="py-twisted py-twisted-names py-twisted-mail py-twisted-web \ py-twisted-words py-simplejson py-openssl py-zope-interface" depends_dev="" |