Skip to content

Commit

Permalink
πŸ”– cachyos-fish-config: Bump version
Browse files Browse the repository at this point in the history
add fastfetch as dependency
  • Loading branch information
vnepogodin committed Feb 11, 2024
1 parent bf0cc26 commit ddac813
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion cachyos-fish-config/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
pkgname=cachyos-fish-config
pkgver=10
pkgver=11
pkgrel=1
pkgdesc="Fish configuration of CachyOS"
arch=('any')
Expand All @@ -15,6 +15,7 @@ depends=('bat'
'fish-pure-prompt'
'ttf-fantasque-nerd'
'tealdeer'
'fastfetch'
'pkgfile')
makedepends=('git')
conflicts=('kwin-scripts-window-colors')
Expand Down

0 comments on commit ddac813

Please sign in to comment.