summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:33:56 +0200
committerManuel Reimer2021-05-01 11:33:56 +0200
commitae83f2cebb266e6bfc23a7c822dda4c4b44d533c (patch)
tree997d8bd00be47c079f13cea877448d5558f901ab
parentda4abce3997be765e7e2b50de64a6eeedfd27b30 (diff)
downloadaur-ae83f2cebb266e6bfc23a7c822dda4c4b44d533c.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0cddb6017bc..ada795bc0144 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Wed Dec 23 12:20:08 UTC 2020
+# Sat May 1 09:33:55 UTC 2021
pkgbase = vdr-radio
pkgdesc = Display an background image while the vdr is switched to radio channels
pkgver = 1.1.0
- pkgrel = 4
+ pkgrel = 5
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.6
+ depends = vdr-api=2.4.7
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 e0e26183e2dc..3c98a76022ac 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.6
-pkgrel=4
+_vdrapi=2.4.7
+pkgrel=5
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')