summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-07-08 19:08:55 +0200
committerManuel Reimer2019-07-08 19:08:55 +0200
commit28da73e1c97f226809ea3da51f5a8b11d387ce97 (patch)
tree15f3ecb4cf689001391cd99a72e93230f9c71e05
parentd68a24884a26005f899b50d794d01c9be6db4028 (diff)
downloadaur-vdr-peer.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/37df889579447c8042eb451a76697e5f29249bcf)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8da430b65aa8..cdd1a4dba6b6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:29:01 UTC 2018
+# Generated by makepkg 5.1.3
+# Mon Jul 8 17:08:54 UTC 2019
pkgbase = vdr-peer
pkgdesc = Wrapper for the plugins remotetimers and remoteosd
pkgver = 0.0.1
- pkgrel = 16
+ pkgrel = 17
url = http://vdr.schmirler.de/
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-peer
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.0
+ depends = vdr-api=2.4.1
optdepends = remoteosd: Add/edit/remove timers on local and peer VDR or move timers between them
optdepends = remotetimers: Access menu of peer
backup = etc/vdr/conf.avail/50-peer.conf
diff --git a/PKGBUILD b/PKGBUILD
index cff00aff4f3d..f631fdaea051 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-peer
pkgver=0.0.1
-_vdrapi=2.4.0
-pkgrel=16
+_vdrapi=2.4.1
+pkgrel=17
pkgdesc="Wrapper for the plugins remotetimers and remoteosd"
url="http://vdr.schmirler.de/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')