From 412797eae0457c4357e5aa5fd09538d6883cabe6 Mon Sep 17 00:00:00 2001 From: Bert Peters Date: Mon, 25 Mar 2024 08:34:01 +0100 Subject: [PATCH] upgpkg: munin-template-munstrap-git 1:r29.cfedd433-1 --- munin-template-munstrap-git/.SRCINFO | 5 ++--- munin-template-munstrap-git/PKGBUILD | 4 ++-- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/munin-template-munstrap-git/.SRCINFO b/munin-template-munstrap-git/.SRCINFO index 872d0de..11d8e7c 100644 --- a/munin-template-munstrap-git/.SRCINFO +++ b/munin-template-munstrap-git/.SRCINFO @@ -1,14 +1,13 @@ pkgbase = munin-template-munstrap-git pkgdesc = Bootstrap based template for munin-html - pkgver = r25.c3431051 + pkgver = r29.cfedd433 pkgrel = 1 epoch = 1 url = https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap arch = any - license = GPL2 + license = GPL-2.0-only makedepends = git source = munin-template-munstrap::git+https://github.com/munin-monitoring/contrib.git md5sums = SKIP pkgname = munin-template-munstrap-git - diff --git a/munin-template-munstrap-git/PKGBUILD b/munin-template-munstrap-git/PKGBUILD index 0d49b1f..de77e2b 100644 --- a/munin-template-munstrap-git/PKGBUILD +++ b/munin-template-munstrap-git/PKGBUILD @@ -1,6 +1,6 @@ # Maintainer: Bert Peters pkgname=munin-template-munstrap-git -pkgver=r25.c3431051 +pkgver=r29.cfedd433 # Changed versioning scheme to prevent rebuilds # Thanks to eschwarz for recommending epoch=1 @@ -8,7 +8,7 @@ pkgrel=1 pkgdesc="Bootstrap based template for munin-html" arch=('any') url="https://github.com/munin-monitoring/contrib/tree/master/templates/munstrap" -license=('GPL2') +license=('GPL-2.0-only') makedepends=('git') source=("${pkgname%-git}::git+https://github.com/munin-monitoring/contrib.git") md5sums=('SKIP')