summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 9d08e9430aab..38a05f10a6b8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,12 +2,12 @@
pkgname=python-shell
pkgver=1.0.4
-pkgrel=1
+pkgrel=2
pkgdesc="Python Shell Wrapper Library. A better way to run shell commands in Python."
url="https://github.com/bart-tools/python-shell"
depends=('python' 'python-six')
makedepends=('python-setuptools')
-license=('BSD')
+license=('MIT')
arch=('any')
source=("https://github.com/bart-tools/python-shell/archive/stable/$pkgver.tar.gz")
sha256sums=('a3e35889d44c0d3c8f52b07f0969560e985605e1f66161535e6ca548580d183c')