summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorChristopher Reimer2016-02-26 16:13:19 +0100
committerChristopher Reimer2016-02-26 16:13:19 +0100
commit8577cb85b0d7e9f15d963a00b641cb3072d9c38b (patch)
tree42e8f71715b83e05d69874d729a452ccd1b6583c /PKGBUILD
parentf09acd053b7fca3bec2819684ce142639d9ce82b (diff)
downloadaur-8577cb85b0d7e9f15d963a00b641cb3072d9c38b.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/4cc4093e847b716ce97f7fbb77777278fea0c89e)
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 977491034417..ce32744707e0 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@
pkgname=vdr-systeminfo
pkgver=0.1.3
_vdrapi=2.2.0
-pkgrel=20
+pkgrel=21
pkgdesc="displays system informations like CPU type and speed, disk and swap space etc."
url="http://firefly.vdr-developer.org/systeminfo/index.html"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -15,7 +15,8 @@ _plugname=${pkgname//vdr-/}
source=("http://firefly.vdr-developer.org/systeminfo/${pkgname}-${pkgver}.tar.bz2"
'systeminfo.sh'
"50-$_plugname.conf")
-backup=("etc/vdr/conf.avail/50-$_plugname.conf")
+backup=("etc/vdr/conf.avail/50-$_plugname.conf"
+ "usr/lib/vdr/bin/$_plugname.sh")
md5sums=('1fe264cf2059628103f134c9aba53529'
'ea31a11d19b78f30f389793ebc34c3cb'
'62018cc3ec0c08c596255821d9e7163e')