mirror of
https://github.com/TrentSPalmer/aur-packages.git
synced 2025-07-04 01:13:16 -07:00
add adb-sync-git
This commit is contained in:
16
adb-sync-git/.SRCINFO
Normal file
16
adb-sync-git/.SRCINFO
Normal file
@ -0,0 +1,16 @@
|
||||
pkgbase = adb-sync-git
|
||||
pkgdesc = A tool to synchronize files between a PC and an Android device using the ADB
|
||||
pkgver = r35.fb7c549
|
||||
pkgrel = 1
|
||||
url = https://github.com/google/adb-sync
|
||||
arch = any
|
||||
license = Apache
|
||||
makedepends = git
|
||||
depends = python
|
||||
depends = android-tools
|
||||
depends = android-udev
|
||||
source = git+https://github.com/google/adb-sync
|
||||
sha1sums = SKIP
|
||||
|
||||
pkgname = adb-sync-git
|
||||
|
Reference in New Issue
Block a user