summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorManuel Reimer2018-12-25 16:31:43 +0100
committerManuel Reimer2018-12-25 16:31:43 +0100
commit411358e7a96b3f38e9e0319b786cb5ed883e3b92 (patch)
tree0397cbce5343effab3c490b1fdaecbd51c7635f8
parent52f1fca2e6ebe7a8d776ae97925fb1260eec9d6d (diff)
downloadaur-411358e7a96b3f38e9e0319b786cb5ed883e3b92.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/a852296bcb25f5296b7b266dc4bd246ed8de1198)
-rw-r--r--.SRCINFO8
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 6 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b16c913c9018..cc8732d6f949 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,9 +1,9 @@
-# Generated by makepkg 5.0.2
-# Thu Sep 7 22:04:00 UTC 2017
+# Generated by makepkg 5.1.1
+# Tue Dec 25 15:31:42 UTC 2018
pkgbase = vdr-skindesigner
pkgdesc = Highly customizable native true color skin for the Video Disc Recorder
pkgver = 1.2.3
- pkgrel = 1
+ pkgrel = 2
url = http://projects.vdr-developer.org/projects/skin-nopacity
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.2.0
+ depends = vdr-api=2.4.0
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 172be162f7c8..b2fbcceba9c2 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.3
-_vdrapi=2.2.0
-pkgrel=1
+_vdrapi=2.4.0
+pkgrel=2
pkgdesc="Highly customizable native true color skin for the Video Disc Recorder"
url="http://projects.vdr-developer.org/projects/skin-nopacity"
arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')