summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-12-23 13:04:11 +0100
committerManuel Reimer2020-12-23 13:04:11 +0100
commit10f9458a02c66ecbfa286a21d30e04f9535e57b3 (patch)
treeafd07436951fff8d1c7b422d574a01edfb965046
parente541d9ca953a51a37b06571765f7aad9032d91a2 (diff)
downloadaur-10f9458a02c66ecbfa286a21d30e04f9535e57b3.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 bc0d35daaa4b..918267172fd2 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Aug 2 17:28:45 UTC 2020
+# Wed Dec 23 12:04:11 UTC 2020
pkgbase = vdr-autostart
pkgdesc = Automatic start of other plug-ins on change or insertion of removable devices
pkgver = 0.9.7
- pkgrel = 3
+ pkgrel = 4
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.3
+ depends = vdr-api=2.4.6
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 6358ebb276b7..03a30bd9e352 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.3
-pkgrel=3
+_vdrapi=2.4.6
+pkgrel=4
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')