summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:47:51 +0100
committerManuel Reimer2024-01-28 22:47:51 +0100
commit0080c2f62352b8fe8353f5627f410ba078cbdab5 (patch)
treeff7d8accac46373194e5823dbac418a7c09aae15
parent6e463fd5681a7c08ae419eea0637245b976182ca (diff)
downloadaur-0080c2f62352b8fe8353f5627f410ba078cbdab5.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/662c587ccda59e57f14e85a57b5d1b85bfafcf65)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d8a1f31d55b9..c201679d1e4f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-femon
pkgdesc = DVB Frontend Status Monitor plugin
pkgver = 2.4.0
- pkgrel = 10
+ pkgrel = 11
url = https://github.com/rofafor/vdr-plugin-femon
arch = x86_64
arch = i686
@@ -10,7 +10,7 @@ pkgbase = vdr-femon
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.6.5
+ depends = vdr-api=2.6.6
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 baae119adc54..215ffc40330f 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.5
-pkgrel=10
+_vdrapi=2.6.6
+pkgrel=11
pkgdesc="DVB Frontend Status Monitor plugin"
url="https://github.com/rofafor/vdr-plugin-femon"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')