Merge branch 'main' of git.snaile.de:snailed/void-packages-custom

This commit is contained in:
Luca Bilke 2024-05-18 23:46:53 +02:00
commit 38fc99249b
No known key found for this signature in database
GPG Key ID: C9E851809C1A5BDE
6 changed files with 9 additions and 9 deletions

View File

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

View File

@ -13,19 +13,19 @@ on:
jobs:
build-and-publish:
runs-on: docker
container: git.snaile.de/snailed/xbps-builder:2024.0511.2201
container: git.snaile.de/snailed/xbps-builder:2024.0511.2201@sha256:0ca263f8a97fbd29f88349e731153f60569d19ddd7320f2c7c80047a35260c9b
env:
MAINTAINER: "Luca Bilke <luca@bil.ke>"
ARCH: "x86_64"
steps:
- name: Checkout
uses: https://code.forgejo.org/actions/checkout@v4
uses: https://code.forgejo.org/actions/checkout@0ad4b8fadaa221de15dcec353f45205ec38ea70b # v4
with:
submodules: true
- name: Get changed packages
id: changed
uses: https://github.com/tj-actions/changed-files@v44
uses: https://github.com/tj-actions/changed-files@a29e8b565651ce417abb5db7164b4a2ad8b6155c # v44
with:
since_last_remote_commit: true

View File

@ -7,7 +7,7 @@ on:
jobs:
renovate:
runs-on: docker
container: renovate/renovate@sha256:267f11a76d8c26fa01d0bd71dc86463a60649d5c19f48eb7512d82429e925259
container: renovate/renovate@sha256:52ab6e316c70f51f198cfce709d3a56bd0c2025a1fe380d642c6d8da224ef012
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@44c2b7a8a4ea60a981eaca3cf939b5f4305c123b # v4.1.5
- uses: https://code.forgejo.org/actions/checkout@a5ac7e51b41094c92402da3b24376905380afc29 # v4.1.6
- name: Renovate
run: renovate ${{ github.repository }}

View File

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

View File

@ -1,6 +1,6 @@
# Template file for 'ferdium-bin'
pkgname=ferdium-bin
version=6.7.3
version=6.7.4
revision=1
archs="x86_64"
homepage="https://ferdium.org/"

View File

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