summarylogtreecommitdiffstats
path: root/ci.toml
diff options
context:
space:
mode:
authorluckyturtledev2023-02-22 18:36:11 +0100
committerluckyturtledev2023-02-22 18:36:11 +0100
commit541c52618f506436e4389b5968c7f9454d49da82 (patch)
tree28b8a3599f5d8d84ed28c9882b9074732e77e5ee /ci.toml
parenta39cbb9e138f7bd4ac37a7f19fced484592b4c1d (diff)
downloadaur-541c52618f506436e4389b5968c7f9454d49da82.tar.gz
auto update to 0.29.1.1
Diffstat (limited to 'ci.toml')
-rw-r--r--ci.toml6
1 files changed, 6 insertions, 0 deletions
diff --git a/ci.toml b/ci.toml
new file mode 100644
index 000000000000..380fe3f35dca
--- /dev/null
+++ b/ci.toml
@@ -0,0 +1,6 @@
+[source]
+type = "github_release"
+repo = "Robosturm/Commander_Wars"
+
+[check]
+pkgver_regex = '^0(\.[0-9]+)+$' \ No newline at end of file