summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-04-24 19:58:10 +0200
committerManuel Reimer2024-04-24 19:58:10 +0200
commit2439f98b915ff8e0151358540c4dfd0d826c784f (patch)
treea8ed91f7066acb45a7e10d6e1b331e4c8fa06d8f
parentc8fb167b1aa46f9f860ba6fec8a53ed668baaccb (diff)
downloadaur-2439f98b915ff8e0151358540c4dfd0d826c784f.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/10ac7546d2fcdb42298b0d986e18429074bece59)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 7dee6ca9004d..6985f2f7bf66 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-autostart
pkgdesc = Automatic start of other plug-ins on change or insertion of removable devices
pkgver = 0.9.7
- pkgrel = 10
+ pkgrel = 11
url = http://www.uli-eckhardt.de/vdr/autostart.en.shtml
arch = x86_64
arch = i686
@@ -12,7 +12,7 @@ pkgbase = vdr-autostart
depends = libcdio
depends = libdbus
depends = libdvdread
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
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 b4b5f1be7daf..131fe8905c90 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.6.6
-pkgrel=10
+_vdrapi=2.6.7
+pkgrel=11
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')