summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2024-01-28 22:51:59 +0100
committerManuel Reimer2024-01-28 22:51:59 +0100
commit571889cca8945f3e0d511d1c9d820e7a61f32739 (patch)
tree929e803e20d144d1034e0fa865f21425a02c94e4
parentf2616378c66a67e15117f5e4fcf23d3771c60863 (diff)
downloadaur-571889cca8945f3e0d511d1c9d820e7a61f32739.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/662c587ccda59e57f14e85a57b5d1b85bfafcf65)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index eaf09bb0bd82..dadff49821ea 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = vdr-skindesigner
pkgdesc = Highly customizable native true color skin for the Video Disc Recorder
pkgver = 1.2.22
- pkgrel = 2
+ pkgrel = 3
url = https://gitlab.com/kamel5/skindesigner
install = vdr-skindesigner.install
arch = x86_64
@@ -14,7 +14,7 @@ pkgbase = vdr-skindesigner
depends = librsvg
depends = ttf-opensans
depends = unzip
- depends = vdr-api=2.6.5
+ depends = vdr-api=2.6.6
depends = wget
optdepends = vdr-scraper2vdr: To display scraped images in various EPG views (requires epgd)
optdepends = vdr-tvscraper: To display scraped images in various EPG views
diff --git a/PKGBUILD b/PKGBUILD
index 5b15098e27fc..7a303154b777 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,8 +3,8 @@
# Maintainer: Christopher Reimer <mail+vdr4arch[at]c-reimer[dot]de>
pkgname='vdr-skindesigner'
pkgver=1.2.22
-pkgrel=2
-_vdrapi=2.6.5
+pkgrel=3
+_vdrapi=2.6.6
pkgdesc="Highly customizable native true color skin for the Video Disc Recorder"
url="https://gitlab.com/kamel5/skindesigner"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')