summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-04-24 20:03:36 +0200
committerManuel Reimer2024-04-24 20:03:36 +0200
commitc198069fe9948639f5f8d412d87fd10ff1589717 (patch)
tree815e5ddf6d58bd2fe4c35085bfd9749031e10059
parentb05e18b79006f5a88fa73f61ef0c68b8ac638627 (diff)
downloadaur-vdr-osdteletext.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/10ac7546d2fcdb42298b0d986e18429074bece59)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9753c6d9dbba..b5a74e30e16f 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-osdteletext
pkgdesc = Displays teletext pages directly on VDR's OSD
pkgver = 2.3.1
- pkgrel = 3
+ pkgrel = 4
url = https://github.com/vdr-projects/vdr-plugin-osdteletext
arch = x86_64
arch = i686
@@ -10,7 +10,7 @@ pkgbase = vdr-osdteletext
arch = armv7h
license = GPL2
depends = gcc-libs
- depends = vdr-api=2.6.6
+ depends = vdr-api=2.6.7
optdepends = ttf-teletext2: rendering special graphic characters used in Teletext
backup = etc/vdr/conf.avail/50-osdteletext.conf
source = vdr-osdteletext-2.3.1.tar.gz::https://github.com/vdr-projects/vdr-plugin-osdteletext/archive/v2.3.1.tar.gz
diff --git a/PKGBUILD b/PKGBUILD
index 50b506c814aa..4f77ca13ef00 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname=vdr-osdteletext
pkgver=2.3.1
-_vdrapi=2.6.6
-pkgrel=3
+_vdrapi=2.6.7
+pkgrel=4
pkgdesc="Displays teletext pages directly on VDR's OSD"
url="https://github.com/vdr-projects/vdr-plugin-osdteletext"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')