summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO7
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 7 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f100af1b4369..baaed934ad68 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,7 @@
-# Generated by makepkg 5.2.2
-# Sat May 1 09:28:07 UTC 2021
pkgbase = vdr-imonlcd
pkgdesc = shows information about the current state of VDR on iMON LCD
pkgver = 1.0.3
- pkgrel = 1
+ pkgrel = 6
epoch = 1
url = https://github.com/vdr-projects/vdr-plugin-imonlcd
arch = x86_64
@@ -14,7 +12,7 @@ pkgbase = vdr-imonlcd
license = GPL3
depends = freetype2
depends = gcc-libs
- depends = vdr-api=2.4.7
+ depends = vdr-api=2.6.6
backup = etc/vdr/conf.avail/50-imonlcd.conf
source = vdr-imonlcd-1.0.3.tar.gz::https://github.com/vdr-projects/vdr-plugin-imonlcd/archive/refs/tags/1.0.3.tar.gz
source = 92-imonlcd.rules
@@ -24,4 +22,3 @@ pkgbase = vdr-imonlcd
sha256sums = ca1ffbd37d13040cd9da0e16bf63cb809dc384972237096289639d43f1c109d5
pkgname = vdr-imonlcd
-
diff --git a/PKGBUILD b/PKGBUILD
index e09335e95224..5c954246351b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-imonlcd
pkgver=1.0.3
epoch=1
-_vdrapi=2.4.7
-pkgrel=1
+_vdrapi=2.6.6
+pkgrel=6
pkgdesc="shows information about the current state of VDR on iMON LCD"
url="https://github.com/vdr-projects/vdr-plugin-imonlcd"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')