summarylogtreecommitdiffstats
path: root/.SRCINFO
diff options
context:
space:
mode:
authorLuis Martinez2022-02-21 22:23:56 -0600
committerLuis Martinez2022-02-21 22:23:56 -0600
commit5a9100bd864f2e1b8e9e0fddc7cfa9a922ac1d1a (patch)
treebc6d4ff512099f31ca6998574e14059b32b3755a /.SRCINFO
parent3951e466358ddab76c1c060c1ee447ed51fbd5ec (diff)
downloadaur-5a9100bd864f2e1b8e9e0fddc7cfa9a922ac1d1a.tar.gz
package cleanup
Upstream rewrote bunnyfetch in Go; this commit replaces all Rust tools with Go-related ones.
Diffstat (limited to '.SRCINFO')
-rw-r--r--.SRCINFO16
1 files changed, 8 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c3ae3aa7203..3c2fa09ad069 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,19 +1,19 @@
pkgbase = bunnyfetch-git
- pkgdesc = Tiny system info fetch utility.
- pkgver = 0.1.3.39.g22e2ab3
+ pkgdesc = Tiny system info fetch utility
+ pkgver = 0.2.0.r5.g96403ef
pkgrel = 1
- url = https://github.com/Luvella/Bunnyfetch
+ url = https://github.com/Rosettea/bunnyfetch
arch = x86_64
arch = i686
+ arch = aarch64
license = MIT
- makedepends = rust
- makedepends = cargo
+ makedepends = go
makedepends = git
- depends = gcc-libs
+ depends = glibc
provides = bunnyfetch
conflicts = bunnyfetch
- source = bunnyfetch::git+https://github.com/Luvella/Bunnyfetch.git
+ source = bunnyfetch-git::git+https://github.com/Rosettea/bunnyfetch?signed
+ validpgpkeys = 784DF7A14968C5094E16839C904FC49417B44DCD
sha256sums = SKIP
pkgname = bunnyfetch-git
-