summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2021-05-01 11:44:02 +0200
committerManuel Reimer2021-05-01 11:44:02 +0200
commit613e3d699f4bd84a8bf216eaba980a784999b637 (patch)
treed09d322ee08ba9ed5afd9b15d34f4428346c0c75
parente8141c56044b48ec0c98b51a57cd6f96251ee08d (diff)
downloadaur-613e3d699f4bd84a8bf216eaba980a784999b637.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/414bae13b382ffd1b60e0ec080c311621e3c2da4)
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 5 insertions, 5 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e6c668ae5ec6..567443ba00d0 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 5.2.2
-# Sun Mar 7 10:34:16 UTC 2021
+# Sat May 1 09:44:01 UTC 2021
pkgbase = vdr-tvguideng
pkgdesc = highly customizable 2D EPG viewer plugin.
pkgver = 0.3.2
- pkgrel = 1
+ pkgrel = 2
url = https://gitlab.com/kamel5/tvguideng
arch = x86_64
arch = i686
@@ -11,7 +11,7 @@ pkgbase = vdr-tvguideng
arch = armv6h
arch = armv7h
license = GPL2
- depends = vdr-api=2.4.6
+ depends = vdr-api=2.4.7
depends = vdr-skindesigner
backup = etc/vdr/conf.avail/50-tvguideng.conf
source = vdr-tvguideng-0.3.2.tar.bz2::https://gitlab.com/kamel5/tvguideng/-/archive/0.3.2/tvguideng-0.3.2.tar.bz2
diff --git a/PKGBUILD b/PKGBUILD
index 4f8fca268858..3f9e13f38c14 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-tvguideng
pkgver=0.3.2
-_vdrapi=2.4.6
-pkgrel=1
+_vdrapi=2.4.7
+pkgrel=2
pkgdesc="highly customizable 2D EPG viewer plugin."
url="https://gitlab.com/kamel5/tvguideng"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')