blob: 0708da2aa2cca3486dcac27ad14a635bba02ee0f (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
pkgbase = jfetch
pkgdesc = A python-based, minimalist neofetch-like script packed as a binary.
pkgver = 0.3
pkgrel = 1
url = https://github.com/blobbo7/jfetch
arch = x86_64
license = GPL
makedepends = python-pyinstaller
source = https://github.com/blobbo7/jfetch/archive/refs/tags/v0.3.tar.gz
sha256sums = de92e1f2a273fcaae5e37fadb642f7b74d22f492fd490bcc722e7cf465aa437f
pkgname = jfetch
|