summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO5
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 872d0def3f64..11d8e7c66381 100644
--- a/.SRCINFO
+++ b/.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/PKGBUILD b/PKGBUILD
index 0d49b1fde1fc..de77e2bf0f10 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,6 +1,6 @@
# Maintainer: Bert Peters <bert@bertptrs.nl>
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')