summarylogtreecommitdiffstats
path: root/.SRCINFO
blob: 2b4b8390dff66eb9e96ed527f7a0f4ee3c2cc879 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
pkgbase = swiftfetch
    pkgdesc = A fast and efficient fetch utility written in Rust
    pkgver = 1.0.1
    pkgrel = 1
    url = https://github.com/Ly-sec/swiftfetch
    install = swiftfetch.install
    arch = x86_64
    license = MIT
    makedepends = rust
    makedepends = cargo
    makedepends = git
    depends = gcc-libs
    depends = glibc
    source = git+https://github.com/Ly-sec/swiftfetch.git#tag=v1.0.1
    sha256sums = 2dc17f88851a688c1021dd4b2bf21cf31da71f21ea4951f372f1c4c3ed64d90a

pkgname = swiftfetch