1
0
mirror of https://github.com/bertptrs/aur.git synced 2025-12-27 21:40:31 +01:00

Change versioning scheme.

Versions now only include commits that affect the template, rather than
all of them, to prevent spurious rebuilds. However, this also means that
we need an epoch, since the version number drastically decreased.

Thanks to Eli Schwarz, for recommending this over IRC.
This commit is contained in:
2018-11-28 11:38:59 +01:00
parent 144a744a7d
commit 759fd52b30
2 changed files with 8 additions and 3 deletions

View File

@@ -1,7 +1,8 @@
pkgbase = munin-template-munstrap-git
pkgdesc = Bootstrap based template for munin-html
pkgver = r3632.c9157be3
pkgver = r25.c3431051
pkgrel = 1
epoch = 1
url = https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap
arch = any
license = GPL2