summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9189d7f6e8a2..64b0f05f2c2d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.1
-# Sat Mar 28 12:57:39 UTC 2020
+# Generated by makepkg 5.2.2
+# Sun Aug 2 17:42:48 UTC 2020
pkgbase = vdr-vnsiserver
pkgdesc = VDR plugin to handle Kodi clients
pkgver = 1.8.0.r0.g49003f0
- pkgrel = 2
+ pkgrel = 3
epoch = 2
url = https://github.com/FernetMenta/vdr-plugin-vnsiserver
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = vdr-vnsiserver
license = GPL2
makedepends = git
depends = gcc-libs
- depends = vdr-api=2.4.1
+ depends = vdr-api=2.4.3
backup = etc/vdr/conf.avail/50-vnsiserver.conf
backup = var/lib/vdr/plugins/vnsiserver/allowed_hosts.conf
source = git+https://github.com/FernetMenta/vdr-plugin-vnsiserver.git#commit=49003f036609ee2a0b8d819979c063d8f8d348c8
diff --git a/PKGBUILD b/PKGBUILD
index 4b74612f01da..6a5a17410470 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,9 +4,9 @@
pkgname=vdr-vnsiserver
pkgver=1.8.0.r0.g49003f0
_gitver=49003f036609ee2a0b8d819979c063d8f8d348c8
-_vdrapi=2.4.1
+_vdrapi=2.4.3
epoch=2
-pkgrel=2
+pkgrel=3
url="https://github.com/FernetMenta/vdr-plugin-vnsiserver"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')