summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2018-12-25 16:12:19 +0100
committerManuel Reimer2018-12-25 16:12:19 +0100
commit58287aecdb2965aecfa91fd7fde9d6c0311625b1 (patch)
treeb8efd039ab8537dc2b2cab082eccda906ed4fe85
parenteec0872a8e97251f962a357f3151af0d3c8ed997 (diff)
downloadaur-58287aecdb2965aecfa91fd7fde9d6c0311625b1.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/a852296bcb25f5296b7b266dc4bd246ed8de1198)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c615a4f1db88..b1a4b0aabe67 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,9 @@
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:12:17 UTC 2018
pkgbase = vdr-bgprocess
pkgdesc = Displays information about background processes
pkgver = 0.1.0
- pkgrel = 21
+ pkgrel = 22
url = http://projects.vdr-developer.org/projects/plg-undelete
arch = x86_64
arch = i686
@@ -10,7 +12,7 @@ pkgbase = vdr-bgprocess
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-bgprocess.conf
source = http://ftp.uni-kl.de/pub/linux/gentoo/distfiles/vdr-bgprocess-0.1.0.tgz
source = bgprocess-tlphrases-fix.diff
diff --git a/PKGBUILD b/PKGBUILD
index b60dc061a4bd..e2257ffcd85d 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.2.0
-pkgrel=21
+_vdrapi=2.4.0
+pkgrel=22
pkgdesc="Displays information about background processes"
url="http://projects.vdr-developer.org/projects/plg-undelete"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')