summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMubashshir2023-11-30 00:19:41 +0600
committerMubashshir2023-11-30 00:38:09 +0600
commit370da38e3faebb6c85f85a907b45ebc36dce6587 (patch)
tree49d8531f50090349249228ba110713962d607c18 /PKGBUILD
parent01dce49e164071a4ff7ad117f271d536c5c7fc86 (diff)
downloadaur-370da38e3faebb6c85f85a907b45ebc36dce6587.tar.gz
apkstudio-git: Update deps
Signed-off-by: Mubashshir <ahmubashshir@gmail.com>
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 3d0563603e9b..74479491bf50 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('i686' 'x86_64')
url='http://www.vaibhavpandey.com/apkstudio/'
license=('GPL2')
depends=('qt5-base'
- 'adb'
+ 'android-tools'
'jadx'
'uber-apk-signer-bin'
'android-apktool')