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 e8401d615504..6de1eed76ec0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:30:03 UTC 2018
+# Generated by makepkg 5.1.3
+# Tue Jun 18 20:47:58 UTC 2019
pkgbase = vdr-recsearch
pkgdesc = Search your recordings and find the one you are looking for
pkgver = 0.3.7
- pkgrel = 2
+ pkgrel = 3
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.4.0
+ depends = vdr-api=2.4.1
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 79e1cb22d2a8..85fd3b36b8e8 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.4.0
-pkgrel=2
+_vdrapi=2.4.1
+pkgrel=3
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')