blob: 8c3896aaae711ea2fdb1317574cc93d22d759053 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = matrixise
pkgdesc = Turn anything into 'The Matrix' wallpaper
pkgver = 2.0.1
pkgrel = 1
url = https://github.com/Shizcow/matrixise
arch = any
license = GPL2
makedepends = rust
makedepends = git
depends = ncurses
source = matrixise::git+https://github.com/Shizcow/matrixise.git
md5sums = SKIP
pkgname = matrixise
|