summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO15
1 files changed, 7 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ec2a5f66177d..749e64b03e0f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,15 +1,14 @@
pkgbase = python-shell
- pkgdesc = Python Shell Wrapper Library. A better way to run shell commands in Python.
- pkgver = 1.0.4
- pkgrel = 2
- url = https://github.com/bart-tools/python-shell
+ pkgdesc = A better way to run shell commands in Python.
+ pkgver = 1.0.1
+ pkgrel = 1
+ url = https://github.com/toastdriven/shell
arch = any
- license = MIT
+ license = BSD
makedepends = python-setuptools
depends = python
- depends = python-six
- source = https://github.com/bart-tools/python-shell/archive/stable/1.0.4.tar.gz
- sha256sums = a3e35889d44c0d3c8f52b07f0969560e985605e1f66161535e6ca548580d183c
+ source = https://github.com/toastdriven/shell/archive/v1.0.1.tar.gz
+ sha256sums = d114d74338877a8739ede11ef5466e950c5820a93d7dd20aa96408b2e353af0c
pkgname = python-shell