summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorPedro Freitas2015-09-10 09:24:49 -0300
committerPedro Freitas2015-09-10 09:24:49 -0300
commit65d78d52c4c21b28040d8bc589142c0c23db84c6 (patch)
treede452a6b2499c571949dbda1d5719ba84a2e29b4 /PKGBUILD
parent27a2f33c4ec9911efb96f7497c7f0e72cf2da707 (diff)
downloadaur-65d78d52c4c21b28040d8bc589142c0c23db84c6.tar.gz
Removed bash as dependency...
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index e5ce62638e2d..041cfd06f70a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgdesc="A command line pastebin - shell"
arch=('any')
license=('unknown')
url="ix.io"
-depends=('bash' 'curl')
+depends=('curl')
source=("${pkgname}::git://github.com/PedroSFreitas/ix-client.git")
md5sums=('SKIP')
sha256sums=('SKIP')