summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:26:09 +0200
committerManuel Reimer2021-05-01 11:26:09 +0200
commitcb4acd191d427889918633f06f85ca8eff0c816c (patch)
treea3cda77bd8cba90e021cc758df3f6764f5611701
parent7f9c0de1c4119113c5398253638958818119e46e (diff)
downloadaur-cb4acd191d427889918633f06f85ca8eff0c816c.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b942faeeebf5..7585090a8aab 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Jan 31 12:52:28 UTC 2021
+# Sat May 1 09:26:08 UTC 2021
pkgbase = vdr-femon
pkgdesc = DVB Frontend Status Monitor plugin
pkgver = 2.4.0
- pkgrel = 5
+ pkgrel = 6
url = https://github.com/rofafor/vdr-plugin-femon
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-femon
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.6
+ depends = vdr-api=2.4.7
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
diff --git a/PKGBUILD b/PKGBUILD
index fa8d28c789b2..e04591b0cb9b 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.6
-pkgrel=5
+_vdrapi=2.4.7
+pkgrel=6
pkgdesc="DVB Frontend Status Monitor plugin"
url="https://github.com/rofafor/vdr-plugin-femon"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')