summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO18
1 files changed, 18 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..6c8fa8d6386c
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = trezord-go
+ pkgdesc = TREZOR Communication Daemon aka TREZOR Bridge (written in Go)
+ pkgver = 2.0.18
+ pkgrel = 1
+ url = https://github.com/trezor/trezord-go
+ install = trezord-go.install
+ arch = x86_64
+ arch = i686
+ license = MIT
+ makedepends = go
+ conflicts = trezord-git
+ conflicts = trezor-bridge-bin
+ conflicts = trezord
+ options = !strip
+ options = !emptydirs
+
+pkgname = trezord-go
+