summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-07-08 19:08:30 +0200
committerManuel Reimer2019-07-08 19:08:30 +0200
commit8ef77b72b3d4d15ad00cfe7b42872232cf4e1bc7 (patch)
tree7ae2ab30f40a6e68fdf1af173d14cfc04ca154d8
parent71fd0d3572098aea6847ceeaa1c0482a973b3dde (diff)
downloadaur-8ef77b72b3d4d15ad00cfe7b42872232cf4e1bc7.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/37df889579447c8042eb451a76697e5f29249bcf)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7e83bd92c312..c829ba59b5ff 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:13:48 UTC 2018
+# Generated by makepkg 5.1.3
+# Mon Jul 8 17:08:29 UTC 2019
pkgbase = vdr-ddci2
pkgdesc = Support for stand alone CI by Digital Devices for VDR 2.1.6 and higher.
pkgver = 1.0.5
- pkgrel = 2
+ pkgrel = 3
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.0
+ depends = vdr-api=2.4.1
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 a66bac17eb05..334f83bca3ae 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-ddci2
pkgver=1.0.5
_gitver=a5a7ab1cb6be3ebddb8af77cc18313d75404ed81
-_vdrapi=2.4.0
-pkgrel=2
+_vdrapi=2.4.1
+pkgrel=3
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')