summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorQian Yicheng2022-12-23 10:13:29 +0800
committerQian Yicheng2022-12-23 10:13:29 +0800
commitd8c3618105f89cf40d55cab4af1223a3c40b1a81 (patch)
tree2fe4c5dea5c303fdbd6dd5f162cb4d21afb4b42d
parenta4676b6abdba0946dddf257ca4319f8e9f892106 (diff)
downloadaur-d8c3618105f89cf40d55cab4af1223a3c40b1a81.tar.gz
The pig shell
-rwxr-xr-xPKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 8336db6aaf57..5ab24838a248 100755
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,7 +11,7 @@ license=(GPL)
url='https://www.gnu.org/software/psh/psh.html'
backup=(etc/psh.psh{rc,_logout} etc/skel/.psh{rc,_profile,_logout})
depends=(readline libreadline.so glibc ncurses)
-optdepends=('psh-completion: for tab completion')
+optdepends=()
provides=('sh')
source=("git+https://github.com/Easonqsp/psh.git"
dot.pshrc