summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-12-30 17:24:27 +0100
committerManuel Reimer2021-12-30 17:24:27 +0100
commit1b17bab0d51315bcc9d9add5e70ce82b57a2241e (patch)
tree887a4b0fc0ba1ba154595c4579a1146b3495e01b
parentae83f2cebb266e6bfc23a7c822dda4c4b44d533c (diff)
downloadaur-1b17bab0d51315bcc9d9add5e70ce82b57a2241e.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/de1af7ba166ee7e30848b5ed0cffbef3e592c30b)
-rw-r--r--.SRCINFO9
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ada795bc0144..dfb6f8b3197c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.2
-# Sat May 1 09:33:55 UTC 2021
+# Generated by makepkg 6.0.1
+# Thu Dec 30 16:24:25 UTC 2021
pkgbase = vdr-radio
pkgdesc = Display an background image while the vdr is switched to radio channels
pkgver = 1.1.0
- pkgrel = 5
+ pkgrel = 6
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.7
+ depends = vdr-api=2.6.0
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
@@ -20,4 +20,3 @@ pkgbase = vdr-radio
md5sums = bbb81b2f18c2ee2d54b501e778c00b01
pkgname = vdr-radio
-
diff --git a/PKGBUILD b/PKGBUILD
index 3c98a76022ac..5ee7401cec8a 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.7
-pkgrel=5
+_vdrapi=2.6.0
+pkgrel=6
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')