summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index da3bf82e1632..fdeceda8d0f0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 5.2.2
-# Sun Aug 2 17:37:14 UTC 2020
pkgbase = vdr-recsearch
pkgdesc = Search your recordings and find the one you are looking for
pkgver = 0.3.7
- pkgrel = 4
+ pkgrel = 12
url = https://github.com/flensrocker/vdr-plugin-recsearch
arch = x86_64
arch = i686
@@ -12,10 +10,9 @@ pkgbase = vdr-recsearch
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.6.7
backup = etc/vdr/conf.avail/50-recsearch.conf
source = vdr-recsearch-0.3.7.tar.gz::https://github.com/flensrocker/vdr-plugin-recsearch/archive/v0.3.7.tar.gz
md5sums = 9d5e0e6ce7461ffd27895d41bc044586
pkgname = vdr-recsearch
-
diff --git a/PKGBUILD b/PKGBUILD
index b9c0793e9ce4..a4f085e88776 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.3
-pkgrel=4
+_vdrapi=2.6.7
+pkgrel=12
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')