summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2017-09-08 22:40:41 +0200
committerChristopher Reimer2017-09-08 22:40:41 +0200
commit4c72c315beb3621c56c0fe2f28b84452df5599bb (patch)
treedbd01061439ec7c6f57eecaf3e7c0768cbf708f3
parent9ca771db0923c479ef0ffceeef9474bd757a2193 (diff)
downloadaur-4c72c315beb3621c56c0fe2f28b84452df5599bb.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/2e4eecb817772e0131365224ac9fa029759f4dd0)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 3 insertions, 3 deletions
diff --git a/.SRCINFO b/.SRCINFO
index f1e008c7286d..febacd7b497a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
# Generated by makepkg 5.0.2
-# Thu Sep 7 22:04:11 UTC 2017
+# Fri Sep 8 20:40:41 UTC 2017
pkgbase = vdr-skinenigmang
pkgdesc = skin based on the Enigma text2skin addon
pkgver = 0.1.2_19_g3362ab0
@@ -18,7 +18,7 @@ pkgbase = vdr-skinenigmang
depends = vdr-api=2.2.0
backup = etc/vdr/conf.avail/50-skinenigmang.conf
source = git://projects.vdr-developer.org/vdr-plugin-skinenigmang.git#commit=3362ab0175c8e99375230627e772c1652559d9f4
- source = skinenigmang-newmakefile-vdr1.7.36-2.tgz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32701
+ source = skinenigmang-newmakefile-vdr1.7.36-2.tgz::https://www.vdr-portal.de/index.php?attachment/32701
source = skinenigmang-search_for_logos_in_resourcedir.diff
source = 50-skinenigmang.conf
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index 51c9729820fd..771dae973f86 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -15,7 +15,7 @@ depends=('freetype2' 'gcc-libs' "vdr-api=${_vdrapi}")
makedepends=('git')
_plugname=${pkgname//vdr-/}
source=("git://projects.vdr-developer.org/vdr-plugin-skinenigmang.git#commit=$_gitver"
- "skinenigmang-newmakefile-vdr1.7.36-2.tgz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32701"
+ "skinenigmang-newmakefile-vdr1.7.36-2.tgz::https://www.vdr-portal.de/index.php?attachment/32701"
'skinenigmang-search_for_logos_in_resourcedir.diff'
"50-$_plugname.conf")
backup=("etc/vdr/conf.avail/50-$_plugname.conf")