summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 49ca4cb55b68..0021c8b4192b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgrel=1
pkgdesc="Package provides backports of new features in Python's weakref module under the backports namespace"
arch=('x86_64')
url="https://pypi.python.org/pypi/backports.weakref"
-license=('MIT')
+license=('custom')
makedepends=('python2-setuptools')
depends=('python2-backports')
source=(https://pypi.python.org/packages/source/b/$_pkgname/$_pkgname-$pkgver.tar.gz)