summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2015-06-16 13:48:50 +0200
committerChristopher Reimer2015-06-16 13:48:50 +0200
commitf3feeadb920527ff525c771820c2ff502e122693 (patch)
tree6a9552d1240324b98c30f93cdece614945bd433c
parent03f2cd80293132fab1942da51b3ce18beaff8b80 (diff)
downloadaur-f3feeadb920527ff525c771820c2ff502e122693.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 2eb51e556ca7..4332f7a6a0f7 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ url="http://projects.vdr-developer.org/projects/plg-undelete"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
depends=('gcc-libs' "vdr-api=${_vdrapi}")
-_plugname=$(echo $pkgname | sed 's/vdr-//g')
+_plugname=${pkgname//vdr-/}
source=("http://projects.vdr-developer.org/attachments/download/1060/$pkgname-$pkgver.tgz"
"undelete-newmakefile-vdr-1.7.36.tgz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32684"
'undelete-vdr2.1.2compat.diff'