summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO6
-rw-r--r--PKGBUILD4
2 files changed, 6 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index ac1edf0e54d6..064348aa8d3d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by makepkg 5.0.2
+# Fri Sep 8 20:45:14 UTC 2017
pkgbase = vdr-favorites
pkgdesc = Implements a favorite channels menu
pkgver = 0.0.2
@@ -12,8 +14,8 @@ pkgbase = vdr-favorites
depends = gcc-libs
depends = vdr-api=2.2.0
backup = etc/vdr/conf.avail/50-favorites.conf
- source = vdr-favorites-0.0.2.tgz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=29502
- source = favorites-makefile-1.7.36.tar.gz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32856
+ source = vdr-favorites-0.0.2.tgz::https://www.vdr-portal.de/index.php?attachment/29502
+ source = favorites-makefile-1.7.36.tar.gz::https://www.vdr-portal.de/index.php?attachment/32856
md5sums = b5e87d11102ff1d8923a64cd53694171
md5sums = e3262d62bee7d4e99c16d3359e77261f
diff --git a/PKGBUILD b/PKGBUILD
index 3c537b99440d..72264ed5d91f 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -11,8 +11,8 @@ arch=('x86_64' 'i686' 'arm' 'armv6h' 'armv7h')
license=('GPL2')
depends=('gcc-libs' "vdr-api=${_vdrapi}")
_plugname=${pkgname//vdr-/}
-source=("$pkgname-$pkgver.tgz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=29502"
- "favorites-makefile-1.7.36.tar.gz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32856")
+source=("$pkgname-$pkgver.tgz::https://www.vdr-portal.de/index.php?attachment/29502"
+ "favorites-makefile-1.7.36.tar.gz::https://www.vdr-portal.de/index.php?attachment/32856")
backup=("etc/vdr/conf.avail/50-$_plugname.conf")
md5sums=('b5e87d11102ff1d8923a64cd53694171'
'e3262d62bee7d4e99c16d3359e77261f')