summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-12-19 14:50:11 +0100
committerManuel Reimer2022-12-19 14:50:11 +0100
commitb63188e50097e72b576c803f2e0276de37cec356 (patch)
tree441d616ba5f6d3678bbb81b7e3926ba0e76403f6
parente191fcb43adf8b8862fe7ce7f341b51e5dbc9a22 (diff)
downloadaur-b63188e50097e72b576c803f2e0276de37cec356.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 8bb8563a2592..57c3f907bef7 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 6.0.1
-# Thu Feb 17 14:44:20 UTC 2022
+# Generated by makepkg 6.0.2
+# Mon Dec 19 13:50:11 UTC 2022
pkgbase = vdr-epgsearch
pkgdesc = Searchtimer and replacement of the VDR program menu
pkgver = 2.4.1
- pkgrel = 3
+ pkgrel = 4
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.1
+ depends = vdr-api=2.6.3
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 50da4b198153..c78b441a02ff 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.1
-pkgrel=3
+_vdrapi=2.6.3
+pkgrel=4
epoch=1
pkgdesc="Searchtimer and replacement of the VDR program menu"
url="https://github.com/vdr-projects/vdr-plugin-epgsearch"