summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2018-12-25 16:27:25 +0100
committerManuel Reimer2018-12-25 16:27:25 +0100
commit484b58c9a232d1d5cb0571ea2120a144d08a7bc6 (patch)
tree4fed3cc9ea62b38066fe5fbc6de5d3cd70fc2cd9
parent23ce62cec5bc5b49b2310f92f2e251e0616619c3 (diff)
downloadaur-484b58c9a232d1d5cb0571ea2120a144d08a7bc6.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 985786dc2682..16a24e45144c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.0.1
-# Wed Aug 17 16:25:16 UTC 2016
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:27:23 UTC 2018
pkgbase = vdr-loadepg
pkgdesc = Displays Canal+ group (Mediahighway) and Sky EPG Data
pkgver = 0.2.6
- pkgrel = 14
+ pkgrel = 15
url = http://lukkinosat.altervista.org/
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-loadepg
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.2.0
+ depends = vdr-api=2.4.0
backup = var/lib/vdr/plugins/loadepg/loadepg.conf
backup = var/lib/vdr/plugins/loadepg/loadepg.equiv
backup = var/lib/vdr/plugins/loadepg/sky_it.dict
diff --git a/PKGBUILD b/PKGBUILD
index c60559e51c0f..ca59fc63190a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@
pkgname=vdr-loadepg
pkgver=0.2.6
-pkgrel=14
-_vdrapi=2.2.0
+pkgrel=15
+_vdrapi=2.4.0
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
pkgdesc="Displays Canal+ group (Mediahighway) and Sky EPG Data"
url="http://lukkinosat.altervista.org/"