Created
November 15, 2022 11:13
-
-
Save Danct12/fbd0350c77bbc8c411e7f1341ef2a94a to your computer and use it in GitHub Desktop.
jesusfuckingchristhowmanyofthesefetchscriptsdoyouneedfetch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
pkgname=jfchmotfsdynfetch | |
pkgver=0.0 | |
pkgrel=1 | |
pkgdesc="Another fetch program that is absolutely minimal and doesn't get any information about your system." | |
arch=(any) | |
depends=(coreutils) | |
source=("$pkgname::https://pastebin.com/raw/TfDWriSm") | |
package() { | |
install -Dm755 $pkgname "$pkgdir/usr/bin/jesusfuckingchristhowmanyofthesefetchscriptsdoyouneedfetch" | |
} | |
sha256sums=('00e31f5b193e7efad7a5a61417a1589b7f18b94dcfc1d5b569aa31f091bfb210') |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment