summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO8
1 files changed, 6 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 87f7e7a649f1..59b6e227a588 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,10 @@
pkgbase = apkstudio-git
pkgdesc = An IDE for decompiling/editing & then recompiling of android application binaries.
pkgver = r299.71ca9b5
- pkgrel = 1
+ pkgrel = 2
epoch = 1
url = http://www.vaibhavpandey.com/apkstudio/
+ install = apkstudio.install
arch = i686
arch = x86_64
license = GPL2
@@ -11,7 +12,10 @@ pkgbase = apkstudio-git
makedepends = qt5-tools
makedepends = unzip
depends = qt5-base
- depends = android-tools
+ depends = adb
+ depends = jadx
+ depends = uber-apk-signer-bin
+ depends = android-apktool
source = git+https://github.com/vaibhavpandeyvpz/apkstudio.git
source = git+https://github.com/Dax89/QHexView.git
source = git+https://github.com/Jorgen-VikingGod/Qt-Frameless-Window-DarkStyle