blob: 2c855f071a9db011a413568a75cad20fd2e778ab (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = dcnnt
pkgdesc = Yet another tool to connect Android phone with desktop similar to KDE Connect
pkgver = 0.10.0
pkgrel = 1
url = https://github.com/cyanomiko/dcnnt-py
arch = any
license = MIT
makedepends = python-setuptools
depends = python-pycryptodome
source = https://github.com/cyanomiko/dcnnt-py/archive/0.10.0/dcnnt-py-0.10.0.tar.gz
sha256sums = a18dfcb0c97e191e6895d518791df5f8dfc724022966d7f0dd994047066fc2c6
pkgname = dcnnt
|