summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 15:47:26 +0100
committerManuel Reimer2022-02-17 15:47:26 +0100
commit97bc24855282a98f1070748fdab2fda65b7c34d9 (patch)
tree6167ce37ef5d5f58f8f168d1aa7a02e5b6c62c84
parent6d34a7d0a5932384431a39109610dddd0fa2b90f (diff)
downloadaur-97bc24855282a98f1070748fdab2fda65b7c34d9.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 635b6b3d2c4d..c4e3f4f8bd06 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:17:20 UTC 2021
+# Thu Feb 17 14:47:24 UTC 2022
pkgbase = vdr-femon
pkgdesc = DVB Frontend Status Monitor plugin
pkgver = 2.4.0
- pkgrel = 7
+ pkgrel = 8
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.6.0
+ depends = vdr-api=2.6.1
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 c97d94cd0488..3e7b801437e9 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.6.0
-pkgrel=7
+_vdrapi=2.6.1
+pkgrel=8
pkgdesc="DVB Frontend Status Monitor plugin"
url="https://github.com/rofafor/vdr-plugin-femon"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')