summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d40dce288f2f..6c489fab8e6f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:13:56 UTC 2021
+# Thu Feb 17 14:41:16 UTC 2022
pkgbase = vdr-dvbapi
pkgdesc = A bridge between VDR and OScam.
pkgver = 2.2.5
- pkgrel = 5
+ pkgrel = 6
epoch = 1
url = https://github.com/manio/vdr-plugin-dvbapi
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = vdr-dvbapi
depends = gcc-libs
depends = libdvbcsa
depends = openssl
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
backup = etc/vdr/conf.avail/50-dvbapi.conf
source = git+https://github.com/manio/vdr-plugin-dvbapi.git#commit=cd1f00caa271c02641a13c541afaa9b3c0d695c1
sha256sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 818868e35c3e..424e8b0b5f82 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=vdr-dvbapi
pkgver=2.2.5
epoch=1
_gitver=cd1f00caa271c02641a13c541afaa9b3c0d695c1
-_vdrapi=2.6.0
-pkgrel=5
+_vdrapi=2.6.1
+pkgrel=6
pkgdesc="A bridge between VDR and OScam."
url="https://github.com/manio/vdr-plugin-dvbapi"
arch=('x86_64' 'i686')