summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:47:27 +0200
committerChristopher Reimer2015-06-16 13:47:27 +0200
commit36e2dbe6d4dd30ddbbfebba5542154e5c6a8e686 (patch)
tree3151e3d3734cd2284bef85745405b4aeec2c807a
parentaf1ab1a5089891f166260f5ca8c3d7a2759d83d5 (diff)
downloadaur-36e2dbe6d4dd30ddbbfebba5542154e5c6a8e686.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 0cf5210ad703..43c794ecc0d7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ license=('GPL2')
depends=('gcc-libs' "vdr-api=${_vdrapi}")
optdepends=('msmtp: To send notification mails (Simpler replacement for sendmail)'
'ssmtp: To send notification mails (Another simpler replacement for sendmail)')
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/vdr-plugin-$_plugname.git#commit=$_gitver"
"50-$_plugname.conf")
backup=("etc/vdr/conf.avail/50-conflictcheckonly.conf"