summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 6cd5c1e931ec..1b81db9963dd 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,9 +2,9 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-skinflatplus
-pkgver=1.0.2
+pkgver=1.0.3
pkgrel=1
-_vdrapi=2.6.6
+_vdrapi=2.6.7
pkgdesc="Simple and slim skin for VDR"
url="https://github.com/MegaV0lt/vdr-plugin-skinflatplus"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
@@ -16,7 +16,7 @@ source=("$pkgname-$pkgver.tar.gz::https://github.com/MegaV0lt/vdr-plugin-skinfla
backup=('etc/epgd/eventsview-flatplus.sql'
"etc/vdr/conf.avail/50-$_plugname.conf"
'var/lib/vdr/plugins/skinflatplus/configs/'{MV_default,default,fnu_default})
-sha256sums=('583d6907500dbcdfc61fbead48f94b33dab15f6bf44c6040b8beea8b838ebd6c'
+sha256sums=('301244d9335b305baf84d1652cc3e013edc437075aec865337af16844e995984'
'6f6f9699cbc73d73d34c4e17183d3f03b1553a2b8caa62ee881354f2ac12bd8d')
build() {