summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorNicola Squartini2020-02-19 12:33:33 +0900
committerNicola Squartini2020-02-19 12:33:33 +0900
commitdbed8bc8a8f6e048d5fc00bc8eb2c75934ad6e9d (patch)
tree4b8d1c02ec71e5af7bb5265414e287e0691db81b /.SRCINFO
downloadaur-osctl.tar.gz
Initial commit
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 16 insertions, 0 deletions
diff --git a/.SRCINFO b/.SRCINFO
new file mode 100644
index 000000000000..9ce50a3bffae
--- /dev/null
+++ b/.SRCINFO
@@ -0,0 +1,16 @@
+pkgbase = osctl
+ pkgdesc = A CLI for out-of-band management of Kubernetes nodes created by Talos
+ pkgver = 0.3.2
+ pkgrel = 1
+ url = https://www.talos-systems.com
+ arch = i686
+ arch = x86_64
+ license = MPL2
+ makedepends = git
+ makedepends = go-pie
+ depends = glibc
+ source = git+https://github.com/talos-systems/talos.git#commit=fb48851d691d21ab6fc9356a8106b3e498552763
+ sha256sums = SKIP
+
+pkgname = osctl
+