Add renovate to all packages

This commit is contained in:
Marty Oehme 2025-06-24 18:57:26 +02:00
parent d0d4b298a6
commit 1c7fb76040
Signed by: Marty
GPG key ID: 4E535BC19C61886E
6 changed files with 7 additions and 7 deletions

View file

@ -1,6 +1,6 @@
# Template file for 'bemoji'
pkgname=bemoji
version=0.4.0
version=0.4.0 # renovate: datasource=github-tags depName=marty-oehme/bemoji
revision=1
depends="bash coreutils"
short_desc="emoji picker that remembers your favorites"

View file

@ -1,6 +1,6 @@
# Template file for 'dotter'
pkgname=dotter
version=0.13.3
version=0.13.3 # renovate: datasource=github-tags depName=SuperCuber/dotter
revision=1
build_style=cargo
hostmakedepends="rust"

View file

@ -1,5 +1,5 @@
pkgname=filtile-bin
version=1.2.1
version=1.2.1 # renovate: datasource=github-tags depName=pkulak/filtile
revision=1
archs="x86_64"
depends="river"
@ -9,7 +9,7 @@ license="GPL-3.0"
homepage="https://github.com/pkulak/filtile"
distfiles="https://github.com/pkulak/filtile/releases/download/v${version}/filtile-x86_64-unknown-linux-gnu.tar.gz"
checksum=aa0b3e0dbb2126f44f153f2f6d1fd37f6961bf7153895aff50e3cc6bce191466
do_install() {
vbindir=/usr/bin

View file

@ -1,6 +1,6 @@
# Template file for 'netbird-bin'
pkgname=netbird-bin
version=0.39.1
version=0.39.1 # renovate: datasource=github-tags depName=netbirdio/netbird
revision=1
archs="x86_64"
short_desc="Connect your devices into a secure WireGuard-based overlay network with SSO, MFA and granular access controls."

View file

@ -1,6 +1,6 @@
# Template file for 'tgpt'
pkgname=tgpt
version=2.10.0
version=2.10.0 # renovate: datasource=github-tags depName=aandrew-me/tgpt
revision=1
build_style=go
go_import_path="github.com/aandrew-me/tgpt/v2"

View file

@ -1,6 +1,6 @@
# Template file for 'topen'
pkgname=topen
version=0.1.0
version=0.1.0 # renovate: datasource=github-tags depName=marty-oehme/topen
revision=1
build_style=python3-pep517
depends="python3-tasklib"