summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:47:07 +0100
committerManuel Reimer2024-01-28 22:47:07 +0100
commite012af5b977606dff4caa9ddc4d2a16263596fd9 (patch)
tree24b68a8ef8feb86d594565aa3d01074d739cfbae
parentf8592729f5daad6b3ac435544158fa693d4b2bb6 (diff)
downloadaur-e012af5b977606dff4caa9ddc4d2a16263596fd9.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/662c587ccda59e57f14e85a57b5d1b85bfafcf65)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 33e518e0180e..92d002f90429 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 = 2
+ pkgrel = 3
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.5
+ depends = vdr-api=2.6.6
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 f21bdb3b12ac..d5468377551d 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.5
-pkgrel=2
+_vdrapi=2.6.6
+pkgrel=3
epoch=1
pkgdesc="Searchtimer and replacement of the VDR program menu"
url="https://github.com/vdr-projects/vdr-plugin-epgsearch"