blob: 1b3f1f6c267b86273c06a86eaedbfd0a3b3db34d (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = comchan
pkgdesc = A blazingly fast minimal serial monitor
pkgver = 0.3.5
pkgrel = 1
url = https://github.com/Vaishnav-Sabari-Girish/ComChan
arch = x86_64
license = MIT
makedepends = cargo
depends = gcc-libs
depends = libudev.so
depends = fontconfig
source = comchan-0.3.5.tar.gz::https://github.com/Vaishnav-Sabari-Girish/ComChan/archive/v0.3.5.tar.gz
sha256sums = a1de4d33233dde845a01029b0c7a17d9e0be4bfdb7122f54193f8f0d2c7b8918
pkgname = comchan
|