blob: ad97ac14fcd0c5be9be804368bcadcbff47b4764 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
pkgbase = eidolon
pkgdesc = Provides a single TUI-based registry for drm-free, wine and steam games on linux, accessed through a rofi launch menu.
pkgver = 1.1.1
pkgrel = 1
url = https://github.com/nicohman/eidolon
arch = any
license = GPL
makedepends = rust
makedepends = cargo
depends = rofi
source = https://github.com/nicohman/eidolon/archive/1.1.1.tar.gz
sha256sums = e640588676dcc6c4b90c70eb167b73c3a562de0012f0accec36c3a8bec3a9dfd
pkgname = eidolon
|