summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:20:09 +0100
committerManuel Reimer2020-12-23 13:20:09 +0100
commitda4abce3997be765e7e2b50de64a6eeedfd27b30 (patch)
treeef4b9b437ee65c52c10b9efabb1e910b45f784b2
parent646c7589eb316979a780aaebf09cfa310fdc860e (diff)
downloadaur-da4abce3997be765e7e2b50de64a6eeedfd27b30.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/5f554a1322425a372263793f42e00266a20313ac)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e8e923e65b44..c0cddb6017bc 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Aug 2 17:37:01 UTC 2020
+# Wed Dec 23 12:20:08 UTC 2020
pkgbase = vdr-radio
pkgdesc = Display an background image while the vdr is switched to radio channels
pkgver = 1.1.0
- pkgrel = 3
+ pkgrel = 4
url = https://projects.vdr-developer.org/projects/vdr-plugin-radio
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-radio
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-radio.conf
source = https://projects.vdr-developer.org/git/vdr-plugin-radio.git/snapshot/vdr-plugin-radio-1.1.0.tar.bz2
source = 50-radio.conf
diff --git a/PKGBUILD b/PKGBUILD
index c2a62e10b9de..e0e26183e2dc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-radio
pkgver=1.1.0
-_vdrapi=2.4.3
-pkgrel=3
+_vdrapi=2.4.6
+pkgrel=4
pkgdesc="Display an background image while the vdr is switched to radio channels"
url="https://projects.vdr-developer.org/projects/vdr-plugin-radio"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')