summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-06-18 22:46:48 +0200
committerManuel Reimer2019-06-18 22:46:48 +0200
commitf268f03cd974ff41e5c785af9d9a42c87a961974 (patch)
treee049fa170bb670a7ca197d276ca83bb46028490b
parentc3cb9478e058d2a378b48cd1ca0872c5a87daafe (diff)
downloadaur-f268f03cd974ff41e5c785af9d9a42c87a961974.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/085f74e230c55f93fe6eefaba907c504e220e080)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 6d9a844cfd7b..fab1c66f071f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.1.3
-# Sat Mar 30 19:17:37 UTC 2019
+# Tue Jun 18 20:46:47 UTC 2019
pkgbase = vdr-osd2web
pkgdesc = osd2web is a VDR skin interface for web browsers, to show and navigate through the VDR osd
pkgver = 0.2.48
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/horchi/vdr-plugin-osd2web
arch = x86_64
arch = i686
@@ -15,7 +15,7 @@ pkgbase = vdr-osd2web
depends = libwebsockets
depends = tinyxml2
depends = libexif
- depends = vdr-api=2.4.0
+ depends = vdr-api=2.4.1
options = !emptydirs
backup = etc/vdr/conf.avail/50-osd2web.conf
source = https://github.com/horchi/vdr-plugin-osd2web/archive/0.2.48.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index c59256c8ad4e..17b7d1b83e3b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname='vdr-osd2web'
pkgver=0.2.48
-_vdrapi=2.4.0
-pkgrel=1
+_vdrapi=2.4.1
+pkgrel=2
pkgdesc='osd2web is a VDR skin interface for web browsers, to show and navigate through the VDR osd'
url="https://github.com/horchi/vdr-plugin-osd2web"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')