summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-04-24 20:01:26 +0200
committerManuel Reimer2024-04-24 20:01:26 +0200
commit289b65cf6c86c0c92d48f49632aec4207637d56c (patch)
treeae705efc7d31725b01217242664809818e80b93e
parent0080c2f62352b8fe8353f5627f410ba078cbdab5 (diff)
downloadaur-289b65cf6c86c0c92d48f49632aec4207637d56c.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/10ac7546d2fcdb42298b0d986e18429074bece59)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c201679d1e4f..9ddf93289cdc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-femon
pkgdesc = DVB Frontend Status Monitor plugin
pkgver = 2.4.0
- pkgrel = 11
+ pkgrel = 12
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.6
+ depends = vdr-api=2.6.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 215ffc40330f..53dd5793bb2f 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.6
-pkgrel=11
+_vdrapi=2.6.7
+pkgrel=12
pkgdesc="DVB Frontend Status Monitor plugin"
url="https://github.com/rofafor/vdr-plugin-femon"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')