blob: fe28b913122a829e17dfb7de3fe66119ee7a568c (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
pkgbase = fleshfetch
pkgdesc = Very early development clicker game based on GTK4, written in Python with modding support. This is a complete joke, if you couldn't tell.
pkgver = 1.2
pkgrel = 1
url = https://github.com/xtexecute/fleshfetch-aur
arch = x86_64
license = MIT
depends = python
depends = python-gobject
depends = gtk4
depends = python-requests
depends = python-pygame
source = git+https://github.com/xtexecute/fleshfetch-aur.git#branch=main
sha256sums = SKIP
pkgname = fleshfetch
|