diff --git a/python-pexpect/PKGBUILD b/python-pexpect/PKGBUILD index d3e407354..4d34a2a29 100644 --- a/python-pexpect/PKGBUILD +++ b/python-pexpect/PKGBUILD @@ -9,7 +9,7 @@ pkgrel=1 pkgdesc='Python module for spawning and controlling other applications' arch=('any') url='http://pexpect.sourceforge.net/' -license=('MIT') +license=('custom:ISC') makedepends=('python3' 'python2') source=("https://github.com/pexpect/pexpect/releases/download/$pkgver/pexpect-$pkgver.tar.gz") #source=("http://pypi.python.org/packages/source/p/pexpect/pexpect-$pkgver.tar.gz")