summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO23
1 files changed, 23 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..610f3fe09c30
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,23 @@
+pkgbase = baca-cli
+ pkgdesc = CLI client for the Jagiellonian University's BaCa online judge
+ pkgver = v0.2.0
+ pkgrel = 1
+ url = https://github.com/hjaremko/baca-cli
+ arch = i686
+ arch = x86_64
+ arch = armv6h
+ arch = armv7h
+ license = MIT
+ checkdepends = rust
+ checkdepends = cargo
+ makedepends = git
+ makedepends = rust
+ makedepends = cargo
+ depends = bzip2
+ depends = openssl
+ provides = baca
+ source = git+https://github.com/hjaremko/baca-cli.git#tag=v0.2.0
+ sha256sums = SKIP
+
+pkgname = baca-cli
+