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..3f0c73043e53
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,18 @@
+pkgbase = anbox-bridge
+ pkgdesc = Script to enable network for anbox
+ pkgver = 1
+ pkgrel = 1
+ url = https://anbox.io
+ install = anbox-bridge.install
+ arch = x86_64
+ license = custom
+ depends = anbox-git
+ source = https://raw.githubusercontent.com/anbox/anbox/master/scripts/anbox-bridge.sh
+ source = anbox-bridge.c
+ source = anbox-bridge.desktop
+ md5sums = SKIP
+ md5sums = SKIP
+ md5sums = SKIP
+
+pkgname = anbox-bridge
+