blob: 029f046ae49f2e9ba79ff54d57224fb421e96f8b (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = unimatrix-git
pkgdesc = Python script to simulate the display from "The Matrix" in terminal. Uses half-width katakana unicode characters by default, but can use custom character sets.
pkgver = r89.5cf67aa
pkgrel = 1
url = https://github.com/will8211/unimatrix
arch = any
license = GPL3
makedepends = git
depends = python
provides = unimatrix
conflicts = unimatrix
source = unimatrix-git::git+https://github.com/will8211/unimatrix.git
sha256sums = SKIP
pkgname = unimatrix-git
|