summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:51:03 +0200
committerChristopher Reimer2015-06-16 13:51:03 +0200
commitd00a7d913502235a004800fc125f7f10e152f7be (patch)
tree2f3353aedbbe122f5084135801543150d1cd64a1
parentdbee4f236276d010e663278b1eee95ddfb1e16ab (diff)
downloadaur-d00a7d913502235a004800fc125f7f10e152f7be.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 5ec626c369b3..f2259173d437 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
depends=('graphicsmagick' "vdr-api=${_vdrapi}")
makedepends=('git')
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/skin-flatplus.git#commit=$_gitver"
"50-$_plugname.conf")
backup=('etc/epgd/eventsview-flatplus.sql'