summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2018-12-25 16:24:35 +0100
committerManuel Reimer2018-12-25 16:24:35 +0100
commit48a9a2a85aef4aaeb3850cbf0912b124891f5b2b (patch)
treea4c9d41926dc4a8149da89dcf8d126072aae6a0d
parent237538085ca9a058090e6c4fc926e851b82573e6 (diff)
downloadaur-48a9a2a85aef4aaeb3850cbf0912b124891f5b2b.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/a852296bcb25f5296b7b266dc4bd246ed8de1198)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index dfbff95834af..9cda81111061 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.0.2
-# Fri Sep 8 20:41:39 UTC 2017
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:24:34 UTC 2018
pkgbase = vdr-epgsync
pkgdesc = Import the EPG of a remote VDR
pkgver = 1.0.1
- pkgrel = 8
+ pkgrel = 9
url = http://vdr.schmirler.de/
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-epgsync
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.2.0
+ depends = vdr-api=2.4.0
backup = etc/vdr/conf.avail/50-epgsync.conf
source = http://vdr.schmirler.de/epgsync/vdr-epgsync-1.0.1.tgz
source = vdr-2.3.2-epgsync-1.0.1_v2.diff::https://www.vdr-portal.de/index.php?attachment/40535
diff --git a/PKGBUILD b/PKGBUILD
index 465f125fff3f..f53826720b94 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-epgsync
pkgver=1.0.1
-_vdrapi=2.2.0
-pkgrel=8
+_vdrapi=2.4.0
+pkgrel=9
pkgdesc="Import the EPG of a remote VDR"
url="http://vdr.schmirler.de/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')