blob: d1c4c51283b6ba123b0255889bc2332efa5d8263 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
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.4.6
pkgrel = 1
url = https://github.com/nicohman/eidolon
arch = any
license = GPL
makedepends = rust
makedepends = cargo
depends = rofi
conflicts = eidolon-git
source = https://github.com/nicohman/eidolon/archive/1.4.6.tar.gz
sha256sums = 676df83832c1c19397a3e40c4f0f39b9c46ccecc81f3b6ceb283f68fd020d649
pkgname = eidolon
|