summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorJoaquin2018-01-12 08:42:33 -0500
committerJoaquin2018-01-12 08:42:33 -0500
commit6707a17ea2e022106af89b636e945b830aa47da4 (patch)
tree5e1dc2727f6c1ca9aab5dd361ade27eb531291b5 /PKGBUILD
parent7c2267e50cc04eb6f9bf7405ea8f026a990d6c3e (diff)
downloadaur-6707a17ea2e022106af89b636e945b830aa47da4.tar.gz
Fixing Typo
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index f29eed3fb7fc..3b8ae4cf2e8f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('python2' 'python2-pillow' 'python2-networkx' 'python2-decorator'
makedepends=('python2-setuptools' 'git')
optdepends=('opencv: to run droidbot in cv mode'
'android-sdk: for developers'
- 'android-platform-tools: for developers'
+ 'android-sdk-platform-tools: for developers'
'jdk9-openjdk: for developers')
provides=(${_pkgname})
conflicts=(${_pkgname})