summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7585090a8aab..635b6b3d2c4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.2
-# Sat May 1 09:26:08 UTC 2021
+# Generated by makepkg 6.0.1
+# Thu Dec 30 16:17:20 UTC 2021
pkgbase = vdr-femon
pkgdesc = DVB Frontend Status Monitor plugin
pkgver = 2.4.0
- pkgrel = 6
+ pkgrel = 7
url = https://github.com/rofafor/vdr-plugin-femon
arch = x86_64
arch = i686
@@ -12,10 +12,9 @@ pkgbase = vdr-femon
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.7
+ depends = vdr-api=2.6.0
backup = etc/vdr/conf.avail/50-femon.conf
source = vdr-femon-2.4.0.tar.gz::https://github.com/rofafor/vdr-plugin-femon/archive/v2.4.0.tar.gz
sha256sums = bbcda3ebb98074f4569613b9ee3be99f7156d5cf63c9641e4fe7511c4b421286
pkgname = vdr-femon
-
diff --git a/PKGBUILD b/PKGBUILD
index e04591b0cb9b..c97d94cd0488 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-femon
pkgver=2.4.0
-_vdrapi=2.4.7
-pkgrel=6
+_vdrapi=2.6.0
+pkgrel=7
pkgdesc="DVB Frontend Status Monitor plugin"
url="https://github.com/rofafor/vdr-plugin-femon"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')