summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:11:04 +0100
committerManuel Reimer2020-12-23 13:11:04 +0100
commit802b1a436a79a74d8ff88bba1506fd44885ce26d (patch)
tree1ca3a86f5cd4d127cadacf9816a06a97c5553b67
parent7a605e2f146995275d705e4b7cb3078e0de1165e (diff)
downloadaur-802b1a436a79a74d8ff88bba1506fd44885ce26d.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/5f554a1322425a372263793f42e00266a20313ac)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0503962376e8..7ed8478a1c28 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Aug 2 17:32:20 UTC 2020
+# Wed Dec 23 12:11:03 UTC 2020
pkgbase = vdr-epgsync
pkgdesc = Import the EPG of a remote VDR
pkgver = 1.0.1
- pkgrel = 11
+ pkgrel = 12
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.3
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-epgsync.conf
source = http://vdr.schmirler.de/epgsync/vdr-epgsync-1.0.1.tgz
source = vdr-epgsync-vdr-2.3.2.patch
diff --git a/PKGBUILD b/PKGBUILD
index 2c63a1cf4654..60fa26e772a7 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.3
-pkgrel=11
+_vdrapi=2.4.6
+pkgrel=12
pkgdesc="Import the EPG of a remote VDR"
url="http://vdr.schmirler.de/"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')