summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2019-06-18 22:32:54 +0200
committerManuel Reimer2019-06-18 22:32:54 +0200
commit0f81e18fdba4646debb29026e52959cea3a8b7f7 (patch)
tree02fe43c6a0ae83bfee9e994ba02035059705bbeb
parent3535de502b335131d3dbaf1b0a001a1aff518e9c (diff)
downloadaur-0f81e18fdba4646debb29026e52959cea3a8b7f7.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 e62c67e2c4b0..5e6d872e6273 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.1.1
-# Tue Dec 25 15:12:08 UTC 2018
+# Generated by makepkg 5.1.3
+# Tue Jun 18 20:32:53 UTC 2019
pkgbase = vdr-autostart
pkgdesc = Automatic start of other plug-ins on change or insertion of removable devices
pkgver = 0.9.7
- pkgrel = 1
+ pkgrel = 2
url = http://www.uli-eckhardt.de/vdr/autostart.en.shtml
arch = x86_64
arch = i686
@@ -14,7 +14,7 @@ pkgbase = vdr-autostart
depends = libcdio
depends = libdbus
depends = libdvdread
- depends = vdr-api=2.4.0
+ depends = vdr-api=2.4.1
backup = etc/vdr/conf.avail/50-autostart.conf
backup = var/lib/vdr/plugins/autostart/autostart.conf
source = https://www.uli-eckhardt.de/vdr/download/vdr-autostart-0.9.7.tgz
diff --git a/PKGBUILD b/PKGBUILD
index 17e5565f832c..de1c2bd5a6b9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-autostart
pkgver=0.9.7
-_vdrapi=2.4.0
-pkgrel=1
+_vdrapi=2.4.1
+pkgrel=2
pkgdesc="Automatic start of other plug-ins on change or insertion of removable devices"
url="http://www.uli-eckhardt.de/vdr/autostart.en.shtml"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')