blob: 1c4c94114bd702b03d426952e4392d48fb31ffc8 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
pkgbase = hacktyper
pkgdesc = A terminal-based typing simulator that mimics hacking scenes from movies.
pkgver = 0.2.7
pkgrel = 1
url = https://github.com/HsiangNianian/hacktyper
arch = x86_64
license = MIT
makedepends = cargo
provides = hacktyper
conflicts = hacktyper
source = hacktyper-0.2.7.tar.gz::https://github.com/HsiangNianian/hacktyper/archive/refs/tags/v0.2.7.tar.gz
sha256sums = SKIP
pkgname = hacktyper
|