summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-01-15 14:57:42 +0100
committerManuel Reimer2021-01-15 14:57:42 +0100
commit9ec42f2739a2fe10437276da71cdd284619d656e (patch)
treeaed0928462e80c8358110626076c7a720a4e1bc4
parent8ef77b72b3d4d15ad00cfe7b42872232cf4e1bc7 (diff)
downloadaur-9ec42f2739a2fe10437276da71cdd284619d656e.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/bb024e5cef98c4f0f6f5da659a3f104d652d7ce9)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c829ba59b5ff..68a62aa03a8d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.3
-# Mon Jul 8 17:08:29 UTC 2019
+# Generated by makepkg 5.2.2
+# Fri Jan 15 13:57:40 UTC 2021
pkgbase = vdr-ddci2
pkgdesc = Support for stand alone CI by Digital Devices for VDR 2.1.6 and higher.
pkgver = 1.0.5
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/jasmin-j/vdr-plugin-ddci2
arch = x86_64
arch = i686
@@ -13,7 +13,7 @@ pkgbase = vdr-ddci2
license = GPL2
makedepends = git
depends = gcc-libs
- depends = vdr-api=2.4.1
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-ddci2.conf
source = git+https://github.com/jasmin-j/vdr-plugin-ddci2.git#commit=a5a7ab1cb6be3ebddb8af77cc18313d75404ed81
source = 50-ddci2.conf
diff --git a/PKGBUILD b/PKGBUILD
index 334f83bca3ae..76509145f73a 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-ddci2
pkgver=1.0.5
_gitver=a5a7ab1cb6be3ebddb8af77cc18313d75404ed81
-_vdrapi=2.4.1
-pkgrel=3
+_vdrapi=2.4.6
+pkgrel=4
pkgdesc="Support for stand alone CI by Digital Devices for VDR 2.1.6 and higher."
url="https://github.com/jasmin-j/vdr-plugin-ddci2"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')