summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 15:44:21 +0100
committerManuel Reimer2022-02-17 15:44:21 +0100
commite191fcb43adf8b8862fe7ce7f341b51e5dbc9a22 (patch)
tree6cf1c22721f7d786412e0053f52166859094b002
parent8b6ae85cc05323070d97a6702a813422ac016404 (diff)
downloadaur-e191fcb43adf8b8862fe7ce7f341b51e5dbc9a22.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 0defa38a6415..8bb8563a2592 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:15:22 UTC 2021
+# Thu Feb 17 14:44:20 UTC 2022
pkgbase = vdr-epgsearch
pkgdesc = Searchtimer and replacement of the VDR program menu
pkgver = 2.4.1
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/vdr-projects/vdr-plugin-epgsearch
arch = x86_64
@@ -13,7 +13,7 @@ pkgbase = vdr-epgsearch
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
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 9db061fa327a..50da4b198153 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.1
-_vdrapi=2.6.0
-pkgrel=2
+_vdrapi=2.6.1
+pkgrel=3
epoch=1
pkgdesc="Searchtimer and replacement of the VDR program menu"
url="https://github.com/vdr-projects/vdr-plugin-epgsearch"