summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-12-19 14:47:32 +0100
committerManuel Reimer2022-12-19 14:47:32 +0100
commitf755e0ea5bf080b3f6d9b0e5060009acef9a026f (patch)
treeff4abdafc4cc60ff65867608674be856befceb43
parent304a2b87a5ac79ce7d7dd554fdd932a0385241fc (diff)
downloadaur-f755e0ea5bf080b3f6d9b0e5060009acef9a026f.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/31ccfe0fc18cc5084e7b6a7f21ce13384f918782)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2c978ec43d07..84bbf48b0038 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 6.0.1
-# Mon Mar 14 18:05:04 UTC 2022
+# Generated by makepkg 6.0.2
+# Mon Dec 19 13:47:32 UTC 2022
pkgbase = vdr-ddci2
pkgdesc = Support for stand alone CI by Digital Devices for VDR 2.1.6 and higher.
pkgver = 1.0.5
- pkgrel = 5
+ pkgrel = 6
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.6.1
+ depends = vdr-api=2.6.3
backup = etc/vdr/conf.avail/50-ddci2.conf
source = vdr-ddci2-1.0.5.tar.gz::https://github.com/jasmin-j/vdr-plugin-ddci2/archive/refs/tags/1.0.5.tar.gz
source = 50-ddci2.conf
diff --git a/PKGBUILD b/PKGBUILD
index 59cf1797cde5..9101e32d8f76 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-ddci2
pkgver=1.0.5
-_vdrapi=2.6.1
-pkgrel=5
+_vdrapi=2.6.3
+pkgrel=6
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')