blob: 22b4a7ad1d0dfc850444230e379f5e1ee4ffdc59 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
|
pkgbase = fetch-git
pkgdesc = An animated 3D fetch tool for your terminal
pkgver = 2.0.0
pkgrel = 1
url = https://github.com/areofyl/fetch
arch = x86_64
arch = aarch64
license = ISC
depends = glibc
source = https://github.com/areofyl/fetch/archive/refs/tags/v2.0.0.tar.gz
sha256sums = SKIP
pkgname = fetch-git
|