summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 92d002f90429..c368c7a9684e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-epgsearch
pkgdesc = Searchtimer and replacement of the VDR program menu
pkgver = 2.4.2
- pkgrel = 3
+ pkgrel = 4
epoch = 1
url = https://github.com/vdr-projects/vdr-plugin-epgsearch
arch = x86_64
@@ -11,7 +11,7 @@ pkgbase = vdr-epgsearch
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
optdepends = msmtp: To send notification mails (Simpler replacement for sendmail)
optdepends = ssmtp: To send notification mails (Another simpler replacement for sendmail)
options = !emptydirs
diff --git a/PKGBUILD b/PKGBUILD
index d5468377551d..bce76c541bbc 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-epgsearch
pkgver=2.4.2
-_vdrapi=2.6.6
-pkgrel=3
+_vdrapi=2.6.7
+pkgrel=4
epoch=1
pkgdesc="Searchtimer and replacement of the VDR program menu"
url="https://github.com/vdr-projects/vdr-plugin-epgsearch"