summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: b28318e4120049ee6700b1c8796cacd5cafb3ebe (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = fb-adb-git
	pkgdesc = A better shell to use in place of adb when connecting to Android devices
	pkgver = 20170602.r363.b931596
	pkgrel = 1
	url = https://github.com/facebook/fb-adb
	arch = x86_64
	license = GPL3
	makedepends = git
	makedepends = vim
	makedepends = android-sdk-build-tools
	makedepends = android-platform-19
	depends = android-tools
	options = !strip
	options = !buildflags
	source = git+https://github.com/facebook/fb-adb.git
	sha512sums = SKIP

pkgname = fb-adb-git