blob: f9de0f755e2240f7d41c7f750ff4f9d10ca491c7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
pkgbase = fetchcord-git
pkgdesc = FetchCord grabs your OS info and displays it as Discord Rich Presence
pkgver = r692.071ba37
pkgrel = 1
url = https://github.com/MrPotatoBobx/fetchcord
install = fetchcord.install
arch = any
license = MIT
makedepends = git
depends = python-pypresence
depends = neofetch
depends = python-psutil
depends = python-setuptools
provides = fetchcord
conflicts = fetchcord
source = fetchcord::git+https://github.com/MrPotatoBobx/fetchcord#branch=master
sha256sums = SKIP
pkgname = fetchcord-git
|