blob: e3307df3f069ab70b9cd4f82ed314625f497e71c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = devzat-git
pkgdesc = custom SSH server that takes you to a chat instead of a shell prompt
pkgver = 2025.07.14
pkgrel = 1
url = https://github.com/quackduck/devzat
arch = x86_64
license = MIT
makedepends = go
makedepends = git
depends = glibc
provides = devzat
conflicts = devzat
source = git+https://github.com/quackduck/devzat.git
sha256sums = SKIP
pkgname = devzat-git
|