Merge branch 'main' of git.snaile.de:snailed/void-packages-custom
Build/Publish XBPS / build-and-publish (push) Successful in 6s Details

This commit is contained in:
Luca Bilke 2024-05-18 23:44:27 +02:00
commit fb7529fae5
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
12 changed files with 10 additions and 6 deletions

View File

@ -13,7 +13,7 @@ on:
jobs:
build-and-publish:
runs-on: docker
container: git.snaile.de/snailed/xbps-builder:2024.0502.1733
container: git.snaile.de/snailed/xbps-builder:2024.0511.2201
env:
MAINTAINER: "Luca Bilke <luca@bil.ke>"
ARCH: "x86_64"

View File

@ -13,7 +13,7 @@ on:
jobs:
build-and-publish:
runs-on: "docker"
container: "git.snaile.de/snailed/xbps-builder:2024.0502.1733"
container: "git.snaile.de/snailed/xbps-builder:2024.0511.2201"
env:
MAINTAINER: "Luca Bilke <luca@bil.ke>"
ARCH: "x86_64"

View File

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:c452bbcc209e1d387568e3effa67361ecd6cbafb981d643297f3f66170cfe20e
container: renovate/renovate@sha256:267f11a76d8c26fa01d0bd71dc86463a60649d5c19f48eb7512d82429e925259
env:
RENOVATE_TOKEN: ${{ secrets.RENOVATE_TOKEN }}
GITHUB_COM_TOKEN: ${{ secrets.GH_NOPRIV_TOKEN }}
@ -17,7 +17,7 @@ jobs:
RENOVATE_GIT_AUTHOR: "Johnny5 <bot@snaile.de>"
steps:
- uses: https://code.forgejo.org/actions/checkout@9bb56186c3b09b4f86b1c65136769dd318469633 # v4.1.2
- uses: https://code.forgejo.org/actions/checkout@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- name: Renovate
run: renovate ${{ github.repository }}

4
TODO.md Normal file
View File

@ -0,0 +1,4 @@
# TODO
- [ ] velero
- [ ] pv-migrate

View File

@ -1,6 +1,6 @@
# Template file for 'brave-bin'
pkgname=brave-bin
version=1.65.126
version=1.65.132
revision=1
archs="x86_64"
depends="alsa-lib gtk+3 libXScrnSaver nss dejavu-fonts-ttf"

View File

Before

Width:  |  Height:  |  Size: 17 KiB

After

Width:  |  Height:  |  Size: 17 KiB

View File

Before

Width:  |  Height:  |  Size: 9.0 KiB

After

Width:  |  Height:  |  Size: 9.0 KiB

View File

@ -1,6 +1,6 @@
# Template file for 'tidal-hifi-bin'
pkgname=tidal-hifi-bin
version=5.10.0
version=5.11.0
revision=1
archs="x86_64"
homepage="https://github.com/Mastermindzh/tidal-hifi"