summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-12-30 17:15:23 +0100
committerManuel Reimer2021-12-30 17:15:23 +0100
commit8b6ae85cc05323070d97a6702a813422ac016404 (patch)
treef20cce7aea645e70525e75d905d444b9ca266ab9
parentf4753d213f015192bef0ba448a324e1c54b8854f (diff)
downloadaur-8b6ae85cc05323070d97a6702a813422ac016404.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/de1af7ba166ee7e30848b5ed0cffbef3e592c30b)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9824f85d95b2..0defa38a6415 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 6.0.0
-# Sat Jun 5 11:42:29 UTC 2021
+# Generated by makepkg 6.0.1
+# Thu Dec 30 16:15:22 UTC 2021
pkgbase = vdr-epgsearch
pkgdesc = Searchtimer and replacement of the VDR program menu
pkgver = 2.4.1
- pkgrel = 1
+ pkgrel = 2
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.4.7
+ depends = vdr-api=2.6.0
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 291697d235bd..9db061fa327a 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.4.7
-pkgrel=1
+_vdrapi=2.6.0
+pkgrel=2
epoch=1
pkgdesc="Searchtimer and replacement of the VDR program menu"
url="https://github.com/vdr-projects/vdr-plugin-epgsearch"