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 9cda81111061..293a39342e24 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:24:34 UTC 2018
+# Generated by makepkg 5.1.3
+# Tue Jun 18 20:43:22 UTC 2019
pkgbase = vdr-epgsync
pkgdesc = Import the EPG of a remote VDR
pkgver = 1.0.1
- pkgrel = 9
+ pkgrel = 10
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.4.0
+ depends = vdr-api=2.4.1
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 f53826720b94..ebf03608348a 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.4.0
-pkgrel=9
+_vdrapi=2.4.1
+pkgrel=10
pkgdesc="Import the EPG of a remote VDR"
url="http://vdr.schmirler.de/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')