blob: 11f8327086746521e88b61f648b3a15fb2d58349 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = socanui
pkgdesc = SocketCAN User Interface for the Terminal
pkgver = 0.1
pkgrel = 1
url = https://github.com/miwagner/socanui
arch = x86_64
arch = armv7h
arch = aarch64
license = Apache-2.0
makedepends = go>=1.22
provides = socanui
source = git+https://github.com/miwagner/socanui.git#commit=3b772846b4e9b12a7e6b14e1bd73a561e1d205b1
validpgpkeys = 5DE3E0509C47EA3CF04A42D34AEE18F83AFDEB23
sha256sums = 41cbbd728f8810757a3aa55464f228845fb1e8f6c7d2ffaf2c02c507417c83f5
pkgname = socanui
|