summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-06-18 22:33:05 +0200
committerManuel Reimer2019-06-18 22:33:05 +0200
commit077f278281e102f974faa54f3d2b91ae5f6100a6 (patch)
treeb4ef815a5c1e145bd8e08930c9548b48a47c10c7
parent58287aecdb2965aecfa91fd7fde9d6c0311625b1 (diff)
downloadaur-077f278281e102f974faa54f3d2b91ae5f6100a6.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/085f74e230c55f93fe6eefaba907c504e220e080)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1a4b0aabe67..d7b1b9df4e50 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:12:17 UTC 2018
+# Generated by makepkg 5.1.3
+# Tue Jun 18 20:33:04 UTC 2019
pkgbase = vdr-bgprocess
pkgdesc = Displays information about background processes
pkgver = 0.1.0
- pkgrel = 22
+ pkgrel = 23
url = http://projects.vdr-developer.org/projects/plg-undelete
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-bgprocess
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-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 e2257ffcd85d..a8bc5eababb4 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.0
-pkgrel=22
+_vdrapi=2.4.1
+pkgrel=23
pkgdesc="Displays information about background processes"
url="http://projects.vdr-developer.org/projects/plg-undelete"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')