Skip to content

Commit

Permalink
kde-apps-5/k3b: Bump v.22.08.1+1
Browse files Browse the repository at this point in the history
  • Loading branch information
geaaru committed Oct 9, 2023
1 parent e4347a8 commit 398e095
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/atoms/base-kde4/kde-apps-5/k3b/build.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,10 @@
prelude:
# Temporary
- >-
cd /var/git/extra-kits/geaaru-kit/ &&
git checkout funtoo &&
git pull -ff &&
cd -
- |-
export FEATURES="-sandbox -usersandbox -ipc-sandbox -pid-sandbox -network-sandbox" && \
export JOBS={{ ( index .Values.labels "jobs" ) | default "3" }} && \
Expand Down
5 changes: 4 additions & 1 deletion packages/atoms/base-kde4/kde-apps-5/k3b/definition.yaml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: k3b
version: 22.08.1
version: 22.08.1+1
category: kde-apps-5
use_flags:
- -handbook
Expand Down Expand Up @@ -62,6 +62,9 @@ requires:
- name: transcode
version: '>=0'
category: media-video
- name: vcdimager
version: '>=0'
category: media-video
annotations:
subsets:
rules:
Expand Down

0 comments on commit 398e095

Please sign in to comment.