main/sic: fix license

This commit is contained in:
Sören Tempel 2018-03-11 17:13:20 +01:00
parent f34626baf8
commit b9ddb6e1c4

View File

@ -2,11 +2,11 @@
# Maintainer: Natanael Copa <ncopa@alpinelinux.org>
pkgname=sic
pkgver=1.2
pkgrel=0
pkgrel=1
pkgdesc="an extremely simple IRC client"
url="http://tools.suckless.org/sic"
arch="all"
license="GPL"
license="MIT"
depends=""
options="!check" # upstream doesn't have a test suite
subpackages="$pkgname-doc"