mirror of
https://github.com/BioArchLinux/Packages.git
synced 2025-03-10 12:02:42 +00:00
fastfetch: auto updated to 1.6.5-1
This commit is contained in:
parent
a40664bb7b
commit
b222be71bf
1 changed files with 2 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
|||
# Maintainer: Linus Dierheimer <Linus@Dierheimer.de>
|
||||
pkgname=fastfetch
|
||||
pkgver=1.6.4
|
||||
pkgver=1.6.5
|
||||
pkgrel=1
|
||||
pkgdesc="Like Neofetch, but much faster because written in C"
|
||||
arch=('x86_64')
|
||||
|
@ -21,7 +21,7 @@ optdepends=(
|
|||
'zlib: Faster image output when using kitty graphics protocol'
|
||||
)
|
||||
source=("$pkgname-$pkgver.tar.gz::$url/archive/refs/tags/$pkgver.tar.gz")
|
||||
sha256sums=('2b7922f15116a1b6c35c1163bdca813ac4af80f772f1f9001d0e861f63d384ea')
|
||||
sha256sums=('3baab0cf252edd11916f01de33cee62baf40557287c95ab925163c6aa2c2eef8')
|
||||
|
||||
build() {
|
||||
cmake -B build -S "$pkgname-$pkgver" \
|
||||
|
|
Loading…
Add table
Reference in a new issue