summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:48:57 +0200
committerChristopher Reimer2015-06-16 13:48:57 +0200
commit2a1a84273c27ea9726169971ea17a75e1a7a7523 (patch)
tree390ba495293bf4480a8a3d44778e1af03f876ef9
parent65b5f71a0c3dbb0134c473df3af87dbd0d097017 (diff)
downloadaur-2a1a84273c27ea9726169971ea17a75e1a7a7523.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 851db208294b..1faab4fbfe22 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -16,7 +16,7 @@ optdepends=('vdr-epgsearch: Manage searchtimers'
'vdr-streamdev: Stream live TV')
makedepends=('git')
install="$pkgname.install"
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/vdr-plugin-live.git#commit=$_gitver"
'live-folderstatecookie-v2.diff::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=34407'
'live-osd-patch_150221.diff::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=37780'