summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 16:03:41 +0100
committerManuel Reimer2022-02-17 16:03:41 +0100
commit1242ab6796850ab1aef399ca7862d930749aed93 (patch)
tree0a6ef3fa7b4531c7f4fb7f70390fe251af69b0bb
parent9aacad59991eb4bfd4f1c19af6c37450302c821b (diff)
downloadaur-1242ab6796850ab1aef399ca7862d930749aed93.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 af1af82a8449..5ed666b9b723 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:27:35 UTC 2021
+# Thu Feb 17 15:03:40 UTC 2022
pkgbase = vdr-skinenigmang
pkgdesc = skin based on the Enigma text2skin addon
pkgver = 0.1.2_20_g995b108
- pkgrel = 6
+ pkgrel = 7
epoch = 1
url = http://andreas.vdr-developer.org/enigmang/index.html
arch = x86_64
@@ -15,7 +15,7 @@ pkgbase = vdr-skinenigmang
makedepends = git
depends = freetype2
depends = gcc-libs
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
backup = etc/vdr/conf.avail/50-skinenigmang.conf
source = git+https://projects.vdr-developer.org/git/vdr-plugin-skinenigmang.git#commit=995b108c894970306efcba1d8e70ded50e76f1d3
source = skinenigmang-search_for_logos_in_resourcedir.diff
diff --git a/PKGBUILD b/PKGBUILD
index 0566ee47904c..2c503b85679d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,8 +5,8 @@ pkgname=vdr-skinenigmang
pkgver=0.1.2_20_g995b108
epoch=1
_gitver=995b108c894970306efcba1d8e70ded50e76f1d3
-_vdrapi=2.6.0
-pkgrel=6
+_vdrapi=2.6.1
+pkgrel=7
pkgdesc="skin based on the Enigma text2skin addon"
url="http://andreas.vdr-developer.org/enigmang/index.html"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')