summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authortaotieren2023-12-26 17:39:52 +0800
committertaotieren2023-12-26 17:39:52 +0800
commita2f8a6cde7d6e026af65cb80fa6750095c51dc6c (patch)
treebffc8804ac075f1882dd45c9e0449adf6bcea6de /.SRCINFO
downloadaur-a2f8a6cde7d6e026af65cb80fa6750095c51dc6c.tar.gz
update can-tests-git
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO20
1 files changed, 20 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..deb65d7b865c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,20 @@
+pkgbase = can-tests-git
+ pkgdesc = Linux-CAN / SocketCAN testing applications
+ pkgver = 2023.05.0.r5.g3258274
+ pkgrel = 1
+ url = https://github.com/linux-can/can-tests
+ arch = x86_64
+ arch = aarch64
+ arch = riscv64
+ license = GPLv2
+ makedepends = git
+ depends = glibc
+ optdepends = can-utils: Linux-CAN / SocketCAN user space applications
+ optdepends = can-doc: Linux-CAN / SocketCAN documentation
+ optdepends = can-isotp-dkms: Kernel modules for isotp
+ provides = can-tests
+ conflicts = can-tests
+ source = can-tests-git::git+https://github.com/linux-can/can-tests.git
+ sha256sums = SKIP
+
+pkgname = can-tests-git