summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2020-08-02 19:38:25 +0200
committerManuel Reimer2020-08-02 19:38:25 +0200
commitb5bac6c0fe707adad202514abf6d0a1d210c1ea4 (patch)
tree8a72b48c487070454dd59d5f6e1c31d1bdbd5b2b
parentce5b23f370b024a83b6f699ee0b5555bbc0be9ce (diff)
downloadaur-b5bac6c0fe707adad202514abf6d0a1d210c1ea4.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/af01d690c6d6ac52a5782d8d8751925ec34c056c)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index d64a37bbb45a..6b752fa982e5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.2.1
-# Sat Feb 22 10:34:10 UTC 2020
+# Generated by makepkg 5.2.2
+# Sun Aug 2 17:38:24 UTC 2020
pkgbase = vdr-skindesigner
pkgdesc = Highly customizable native true color skin for the Video Disc Recorder
pkgver = 1.2.8.2
- pkgrel = 1
+ pkgrel = 2
url = https://projects.vdr-developer.org/projects/plg-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.4.1
+ depends = vdr-api=2.4.3
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 e5354eeab9e2..3a93d21a2117 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.8.2
-_vdrapi=2.4.1
-pkgrel=1
+_vdrapi=2.4.3
+pkgrel=2
pkgdesc="Highly customizable native true color skin for the Video Disc Recorder"
url="https://projects.vdr-developer.org/projects/plg-skindesigner"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')