summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:58:30 +0200
committerChristopher Reimer2015-06-16 13:58:30 +0200
commit0615d84090d83bf594023a64f9f58b2c4518a9dd (patch)
tree9e51f37483d2688f7d900350afa9117a89ad14bd
parent11fb2424b537a0e3e624e19615e01386e78e73de (diff)
downloadaur-0615d84090d83bf594023a64f9f58b2c4518a9dd.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/86ae263808fd9d14671c488c2cb95474abea7bf7)
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index ba1d48697c19..0589372972a5 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
depends=('gcc-libs' "vdr-api=${_vdrapi}")
makedepends=('git')
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/vdr-plugin-skinenigmang.git#commit=$_gitver"
"skinenigmang-newmakefile-vdr1.7.36-2.tgz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32701"
'skinenigmang-search_for_logos_in_resourcedir.diff'