summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 16:18:13 +0100
committerManuel Reimer2022-02-17 16:18:13 +0100
commitadf668f43fc12bc38f9013eae1ef0ac9a39a26a9 (patch)
tree098242a11acd7fa1360e6e7a9883b2b33acff806
parent36b0726206ccc00eb84621b3dee776ff5bfb1f14 (diff)
downloadaur-adf668f43fc12bc38f9013eae1ef0ac9a39a26a9.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 a75150d94049..542bb15123bb 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:36:32 UTC 2021
+# Thu Feb 17 15:18:11 UTC 2022
pkgbase = vdr-wirbelscan
pkgdesc = Performs a channel scans for DVB-T, DVB-C and DVB-S
pkgver = 2021.12.11
- pkgrel = 2
+ pkgrel = 3
url = https://www.gen2vdr.de/wirbel/wirbelscan/index2.html
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-wirbelscan
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
depends = librepfunc
backup = etc/vdr/conf.avail/50-wirbelscan.conf
source = https://www.gen2vdr.de/wirbel/wirbelscan/vdr-wirbelscan-2021.12.11.tgz
diff --git a/PKGBUILD b/PKGBUILD
index 00cc6afc461b..843122a6fd4b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-wirbelscan
pkgver=2021.12.11
-_vdrapi=2.6.0
-pkgrel=2
+_vdrapi=2.6.1
+pkgrel=3
pkgdesc="Performs a channel scans for DVB-T, DVB-C and DVB-S"
url="https://www.gen2vdr.de/wirbel/wirbelscan/index2.html"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')