mirror of
https://github.com/bertptrs/aur.git
synced 2025-12-25 20:40:32 +01:00
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.
15 lines
407 B
Plaintext
15 lines
407 B
Plaintext
pkgbase = munin-template-munstrap-git
|
|
pkgdesc = Bootstrap based template for munin-html
|
|
pkgver = r25.c3431051
|
|
pkgrel = 1
|
|
epoch = 1
|
|
url = https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap
|
|
arch = any
|
|
license = GPL2
|
|
makedepends = git
|
|
source = munin-template-munstrap::git+https://github.com/munin-monitoring/contrib.git
|
|
md5sums = SKIP
|
|
|
|
pkgname = munin-template-munstrap-git
|
|
|