summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:50:44 +0200
committerChristopher Reimer2015-06-16 13:50:44 +0200
commitc19b37ebc8cf55c3d1495c2a913fbfe6419cb436 (patch)
treeeaeee23f19f20563a439f43eb87d0c75b8c885ce
parentcc66b5987738aff6dd979f877bc30544799a8a86 (diff)
downloadaur-c19b37ebc8cf55c3d1495c2a913fbfe6419cb436.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/38a3c1d0c90cfd70b91ae3b72452204470e28057)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index c953aee5922e..36ae2afa4b08 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ license=('GPL2')
depends=('dbus' 'gcc-libs' 'glib2' 'libpng' "vdr-api=${_vdrapi}")
makedepends=('png++')
backup=('etc/dbus-1/system.d/de.tvdr.vdr.conf')
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("https://github.com/flensrocker/vdr-plugin-dbus2vdr/archive/v$pkgver.tar.gz"
"50-$_plugname.conf")
backup=('etc/dbus-1/system.d/de.tvdr.vdr.conf'