summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 52d8be7bbe47..4cdae203dae0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ license=("CUSTOM")
url="https://github.com/anar66/python-test/tree/master/tests"
source=("https://github.com/anar66/python-test/archive/master.zip")
sha256sums=('SKIP')
-depends=('python' 'python-pyperclip', 'python-click')
+depends=('python' 'python-pyperclip' 'python-click')
package(){
cd $srcdir/python-test-master/tests
install -Dm777 smeh2.py $pkgdir/usr/bin/smeh