Compare commits

..

2 Commits

Author SHA1 Message Date
29d7b70c1d
fix: add mint-backgrounds-wilma
All checks were successful
continuous-integration/drone/push Build is passing
2024-04-02 14:24:47 +02:00
9e58986e70
fix(renovate): remove automerge options
All checks were successful
continuous-integration/drone/push Build is passing
2024-01-21 14:39:42 +01:00
3 changed files with 6 additions and 6 deletions

View File

@ -1,7 +1,7 @@
pkgbase = mint-backgrounds
pkgdesc = The backgrounds of Linux Mint
pkgver = 1.7.0
pkgrel = 3
pkgver = 1.8.0
pkgrel = 1
arch = any
license = Various
depends = mint-backgrounds-helena
@ -33,5 +33,6 @@ pkgbase = mint-backgrounds
depends = mint-backgrounds-vera
depends = mint-backgrounds-victoria
depends = mint-backgrounds-virginia
depends = mint-backgrounds-wilma
pkgname = mint-backgrounds

View File

@ -1,8 +1,8 @@
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
pkgname=mint-backgrounds
pkgver=1.7.0
pkgrel=3
pkgver=1.8.0
pkgrel=1
pkgdesc="The backgrounds of Linux Mint"
license=('Various')
arch=('any')
@ -36,4 +36,5 @@ depends=(
'mint-backgrounds-vera'
'mint-backgrounds-victoria'
'mint-backgrounds-virginia'
'mint-backgrounds-wilma'
)

View File

@ -1,8 +1,6 @@
{
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
"assignees": [ "volker.raschek" ],
"automergeStrategy": "merge-commit",
"automergeType": "pr",
"labels": [ "renovate" ],
"packageRules": [
{