Skip to content

Commit

Permalink
app-misc/neofetch: Bump v.7.1.0+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Dec 22, 2023
1 parent 45c7d23 commit ca50d2c
Show file tree
Hide file tree
Showing 3 changed files with 10,617 additions and 1 deletion.
3 changes: 3 additions & 0 deletions packages/atoms/tools/app-misc/neofetch/build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ prelude:
/pkgdir/ || true' && mkdir -p /pkgdir/{{ .Values.name }} && luet-portage --dir /pkgdir/{{
.Values.name }} {{ ( index .Values.labels "emerge.packages" ) }} && eval 'rm -v
/var/cache/distfiles/* ${LUET_PORTAGE_CACHE_PACKAGES}/* || true'
# Add patched neofetch script until the PR will be done and merged.
- >-
cp neofetch /pkgdir/{{ .Values.name }}/usr/bin/neofetch
package_dir: /pkgdir/{{ .Values.name }}
excludes:
- ^/var/cache/portage/
Expand Down
2 changes: 1 addition & 1 deletion packages/atoms/tools/app-misc/neofetch/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: neofetch
version: 7.1.0
version: 7.1.0+1
category: app-misc
use_flags:
- X
Expand Down

0 comments on commit ca50d2c

Please sign in to comment.