summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:04:33 +0100
committerManuel Reimer2020-12-23 13:04:33 +0100
commit97882f3207c85cfea8d71421ce13f3ccc1d54851 (patch)
tree91a4d64fcfec70f2c52dcf35eb6ce6442571fd74
parent0806462be493a3f2db008a6dd1041465dfbdd3a4 (diff)
downloadaur-97882f3207c85cfea8d71421ce13f3ccc1d54851.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/5f554a1322425a372263793f42e00266a20313ac)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 8d80571d0c89..74b5a595069a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Fri Sep 4 18:26:14 UTC 2020
+# Wed Dec 23 12:04:32 UTC 2020
pkgbase = vdr-bgprocess
pkgdesc = Displays information about background processes
pkgver = 0.1.0
- pkgrel = 25
+ pkgrel = 26
url = http://www.vdr-wiki.de/wiki/index.php/Bgprocess-plugin
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-bgprocess
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.4.3
+ depends = vdr-api=2.4.6
backup = etc/vdr/conf.avail/50-bgprocess.conf
source = http://ftp.uni-kl.de/pub/linux/gentoo/distfiles/vdr-bgprocess-0.1.0.tgz
source = vdr-bgprocess-01_locale.patch
diff --git a/PKGBUILD b/PKGBUILD
index 326899f17c3d..df1e4898349d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-bgprocess
pkgver=0.1.0
-_vdrapi=2.4.3
-pkgrel=25
+_vdrapi=2.4.6
+pkgrel=26
pkgdesc="Displays information about background processes"
url="http://www.vdr-wiki.de/wiki/index.php/Bgprocess-plugin"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')