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

upgpkg: munin-template-munstrap-git 1:r29.cfedd433-1

This commit is contained in:
2024-03-25 08:34:01 +01:00
parent bb20dbd397
commit 412797eae0
2 changed files with 4 additions and 5 deletions

View File

@@ -1,14 +1,13 @@
pkgbase = munin-template-munstrap-git pkgbase = munin-template-munstrap-git
pkgdesc = Bootstrap based template for munin-html pkgdesc = Bootstrap based template for munin-html
pkgver = r25.c3431051 pkgver = r29.cfedd433
pkgrel = 1 pkgrel = 1
epoch = 1 epoch = 1
url = https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap url = https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap
arch = any arch = any
license = GPL2 license = GPL-2.0-only
makedepends = git makedepends = git
source = munin-template-munstrap::git+https://github.com/munin-monitoring/contrib.git source = munin-template-munstrap::git+https://github.com/munin-monitoring/contrib.git
md5sums = SKIP md5sums = SKIP
pkgname = munin-template-munstrap-git pkgname = munin-template-munstrap-git

View File

@@ -1,6 +1,6 @@
# Maintainer: Bert Peters <bert@bertptrs.nl> # Maintainer: Bert Peters <bert@bertptrs.nl>
pkgname=munin-template-munstrap-git pkgname=munin-template-munstrap-git
pkgver=r25.c3431051 pkgver=r29.cfedd433
# Changed versioning scheme to prevent rebuilds # Changed versioning scheme to prevent rebuilds
# Thanks to eschwarz for recommending # Thanks to eschwarz for recommending
epoch=1 epoch=1
@@ -8,7 +8,7 @@ pkgrel=1
pkgdesc="Bootstrap based template for munin-html" pkgdesc="Bootstrap based template for munin-html"
arch=('any') arch=('any')
url="https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap" url="https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap"
license=('GPL2') license=('GPL-2.0-only')
makedepends=('git') makedepends=('git')
source=("${pkgname%-git}::git+https://github.com/munin-monitoring/contrib.git") source=("${pkgname%-git}::git+https://github.com/munin-monitoring/contrib.git")
md5sums=('SKIP') md5sums=('SKIP')