blob: dd99284f1760bbc1edf238f8c219de3150743da9 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = libcyusbserial
pkgdesc = Enable userspace control of Cypress USB-Serial bridge devices
pkgver = 1.0.0
pkgrel = 1
url = https://github.com/cyrozap/libcyusbserial
arch = i686
arch = x86_64
license = LGPL
depends = libusb
source = https://github.com/cyrozap/libcyusbserial/archive/v1.0.0.tar.gz
sha1sums = 4d28198e7d1777d2770edbdf7161ddde39bac276
sha256sums = 9887c5aeac7ac266850228be9cff6ef884237413df8c25eb96c29a14b889b14c
pkgname = libcyusbserial
|