summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7d12474728e1..82b00fc11fb5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-trayopenng
pkgdesc = Open or close the CD/DVD tray via the menu or via a function key of the remote control
pkgver = 1.0.2
- pkgrel = 11
+ pkgrel = 12
url = http://www.uli-eckhardt.de/vdr/trayopenng.en.shtml
arch = x86_64
arch = i686
@@ -10,7 +10,7 @@ pkgbase = vdr-trayopenng
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-trayopenng.conf
source = https://www.uli-eckhardt.de/vdr/download/vdr-trayopenng-1.0.2.tgz
source = 50-trayopenng.conf
diff --git a/PKGBUILD b/PKGBUILD
index b1287725fbd8..18b4f245077d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-trayopenng
pkgver=1.0.2
-_vdrapi=2.6.6
-pkgrel=11
+_vdrapi=2.6.7
+pkgrel=12
pkgdesc="Open or close the CD/DVD tray via the menu or via a function key of the remote control"
url="http://www.uli-eckhardt.de/vdr/trayopenng.en.shtml"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')