summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authoralgebro2018-11-03 13:29:46 -0400
committeralgebro2018-11-03 13:29:46 -0400
commit469ed6733a5feb9004b34f249747539fa433a651 (patch)
tree2ed90809f3b4109ecb5a72e5c77bf192edb97625
parent8a048a01cce503b4765ff702f4043f2c9e3a6c00 (diff)
downloadaur-469ed6733a5feb9004b34f249747539fa433a651.tar.gz
Clarify description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index d8bcaf5f3630..965b039d6bc8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=frida-tools
pkgname=python2-$_pkgname
pkgver=1.2.2
pkgrel=1
-pkgdesc="Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 2 version"
+pkgdesc="Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 2 version from Pypi."
arch=('i686' 'x86_64')
url="http://www.frida.re"
license=('wxWindows Library License, Version 3.1')