summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: ef7f5d9864a1d87ba91f277ded35101f002d560c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
pkgbase = dbc-editor-git
	pkgdesc = A cute pixel-art themed CAN Database (DBC) Viewer and Editor
	pkgver = 1.0.0
	pkgrel = 1
	url = https://gitlab.com/livcl/dbc-viewer
	arch = any
	license = GPL3
	makedepends = git
	depends = python
	depends = python-pyqt6
	depends = python-cantools
	provides = dbc-editor
	conflicts = dbc-editor
	source = git+https://gitlab.com/livcl/dbc-viewer.git
	source = dbc-editor.desktop
	sha256sums = SKIP
	sha256sums = 689a71256985ef8c7ec103b35db14b7fe1839a1b044a27440d80c03f7570993a

pkgname = dbc-editor-git