Compare commits
3 Commits
Author | SHA1 | Date | |
---|---|---|---|
29d7b70c1d | |||
9e58986e70 | |||
73c8b1e1c6 |
7
.SRCINFO
7
.SRCINFO
@ -1,10 +1,10 @@
|
||||
pkgbase = mint-backgrounds
|
||||
pkgdesc = The backgrounds of Linux Mint
|
||||
pkgver = 1.7.0
|
||||
pkgrel = 2
|
||||
pkgver = 1.8.0
|
||||
pkgrel = 1
|
||||
arch = any
|
||||
license = Various
|
||||
depends = mint-backgrounds
|
||||
depends = mint-backgrounds-helena
|
||||
depends = mint-backgrounds-isadora
|
||||
depends = mint-backgrounds-julia
|
||||
depends = mint-backgrounds-katya
|
||||
@ -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
|
||||
|
7
PKGBUILD
7
PKGBUILD
@ -1,13 +1,13 @@
|
||||
# Maintainer: Markus Pesch <markus.pesch@cryptic.systems>
|
||||
|
||||
pkgname=mint-backgrounds
|
||||
pkgver=1.7.0
|
||||
pkgrel=2
|
||||
pkgver=1.8.0
|
||||
pkgrel=1
|
||||
pkgdesc="The backgrounds of Linux Mint"
|
||||
license=('Various')
|
||||
arch=('any')
|
||||
depends=(
|
||||
'mint-backgrounds'
|
||||
'mint-backgrounds-helena'
|
||||
'mint-backgrounds-isadora'
|
||||
'mint-backgrounds-julia'
|
||||
'mint-backgrounds-katya'
|
||||
@ -36,4 +36,5 @@ depends=(
|
||||
'mint-backgrounds-vera'
|
||||
'mint-backgrounds-victoria'
|
||||
'mint-backgrounds-virginia'
|
||||
'mint-backgrounds-wilma'
|
||||
)
|
||||
|
@ -1,8 +1,6 @@
|
||||
{
|
||||
"$schema": "https://docs.renovatebot.com/renovate-schema.json",
|
||||
"assignees": [ "volker.raschek" ],
|
||||
"automergeStrategy": "merge-commit",
|
||||
"automergeType": "pr",
|
||||
"labels": [ "renovate" ],
|
||||
"packageRules": [
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user