summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authoralgebro2018-11-13 17:24:07 -0500
committeralgebro2018-11-13 17:24:07 -0500
commit0ae56e849e76f342416663eec8c79bf684799aaf (patch)
tree9f0b50293f06dd14ea5bce6164a66625f976fd8c /PKGBUILD
parent626c3f4629a4bb974d8e66a5b4d3b9e7bae6a276 (diff)
downloadaur-0ae56e849e76f342416663eec8c79bf684799aaf.tar.gz
Update pkg description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 08c511b67d8a..8d50e4e397ca 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=frida-tools
pkgname=python-$_pkgname
pkgver=1.2.2
pkgrel=1
-pkgdesc="Inject JavaScript to explore native apps on Windows, Mac, Linux, iOS and Android. Python 3 version from PyPi."
+pkgdesc="CLI tools for Frida. Python 3 version from PyPi."
arch=('i686' 'x86_64')
url="http://www.frida.re"
license=('wxWindows Library License, Version 3.1')