summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2022-02-17 16:03:03 +0100
committerManuel Reimer2022-02-17 16:03:03 +0100
commit174767f7562fa9b68efc0124227cf39bbc91c267 (patch)
tree1af521d33e95867f4818a266d1432e8b493b0789
parentde8f58cd8fd596b6189e45689ba0a327cabe0087 (diff)
downloadaur-174767f7562fa9b68efc0124227cf39bbc91c267.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 74a92e0fbf8d..4fe1090fce27 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
# Generated by makepkg 6.0.1
-# Thu Dec 30 16:27:11 UTC 2021
+# Thu Feb 17 15:03:02 UTC 2022
pkgbase = vdr-skindesigner
pkgdesc = Highly customizable native true color skin for the Video Disc Recorder
pkgver = 1.2.15
- pkgrel = 3
+ pkgrel = 4
url = https://gitlab.com/kamel5/skindesigner
install = vdr-skindesigner.install
arch = x86_64
@@ -16,7 +16,7 @@ pkgbase = vdr-skindesigner
depends = librsvg
depends = ttf-opensans
depends = unzip
- depends = vdr-api=2.6.0
+ depends = vdr-api=2.6.1
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 780bb1ca7ca1..9cd47dbf83d7 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.15
-_vdrapi=2.6.0
-pkgrel=3
+_vdrapi=2.6.1
+pkgrel=4
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')