chaotic-aur / toolbox

Unified kit with all the scripts required for maintaining the repository 🧰
https://aur.chaotic.cx
GNU Affero General Public License v3.0
81 stars 11 forks source link

Add dynamic/easy pkgrel bumping via interfere #35

Closed JustTNE closed 2 years ago

JustTNE commented 2 years ago

The root of interfere must contain a PKGREL_BUMPS file with the following format:

pkgbase pkgver [pkgrel bump count]
pkgbase pkgver [pkgrel bump count]
pkgbase pkgver [pkgrel bump count]

Not much else to explain here, I think. Default pkgrel bump count is 1. Bumping will automatically stop once the package's pkgver > interfere pkgver.