summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 53bf88251df3..e8401d615504 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.0.1
-# Wed Aug 17 16:26:11 UTC 2016
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:30:03 UTC 2018
pkgbase = vdr-recsearch
pkgdesc = Search your recordings and find the one you are looking for
pkgver = 0.3.7
- pkgrel = 1
+ pkgrel = 2
url = https://github.com/flensrocker/vdr-plugin-recsearch
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-recsearch
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.2.0
+ depends = vdr-api=2.4.0
backup = etc/vdr/conf.avail/50-recsearch.conf
source = https://github.com/flensrocker/vdr-plugin-recsearch/archive/v0.3.7.tar.gz
md5sums = 9d5e0e6ce7461ffd27895d41bc044586
diff --git a/PKGBUILD b/PKGBUILD
index 55ac4faf882e..79e1cb22d2a8 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-recsearch
pkgver=0.3.7
-_vdrapi=2.2.0
-pkgrel=1
+_vdrapi=2.4.0
+pkgrel=2
pkgdesc="Search your recordings and find the one you are looking for"
url="https://github.com/flensrocker/vdr-plugin-recsearch"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')