summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 15:49:55 +0100
committerManuel Reimer2022-02-17 15:49:55 +0100
commit57b8c4fe23cba804de97e859c48599cc791e977d (patch)
tree7904815a6893277eafaa1064d4c786ed7ebbb808
parent58260c0ee3044ffec78c59eee1d1bf93c3d397de (diff)
downloadaur-57b8c4fe23cba804de97e859c48599cc791e977d.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/7dfcc97fea63efd432f3c277ea4dd153952ba5ba)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 3545d3d1c9aa..3286c3564496 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:19:18 UTC 2021
+# Thu Feb 17 14:49:53 UTC 2022
pkgbase = vdr-imonlcd
pkgdesc = shows information about the current state of VDR on iMON LCD
pkgver = 1.0.3
- pkgrel = 2
+ pkgrel = 3
epoch = 1
url = https://github.com/vdr-projects/vdr-plugin-imonlcd
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = vdr-imonlcd
license = GPL3
depends = freetype2
depends = gcc-libs
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
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
diff --git a/PKGBUILD b/PKGBUILD
index c7982f1cb8f6..2d066f39cf00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=vdr-imonlcd
pkgver=1.0.3
epoch=1
-_vdrapi=2.6.0
-pkgrel=2
+_vdrapi=2.6.1
+pkgrel=3
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')