summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristopher Reimer2017-09-08 22:40:22 +0200
committerChristopher Reimer2017-09-08 22:40:22 +0200
commitb199cb3b7092a3c93b868e992b24feaa67290dc6 (patch)
tree43946afa0ea94f8041898520556a2ea3855a3cc9
parent25c0d01d5a558dfc6d542d91a86569e9e7a46a20 (diff)
downloadaur-b199cb3b7092a3c93b868e992b24feaa67290dc6.tar.gz
Sync from VDR4Arch (https://github.com/VDR4Arch/vdr4arch/commit/2e4eecb817772e0131365224ac9fa029759f4dd0)
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 4 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e2c1ee968b38..1dd77b391ce8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,3 +1,5 @@
+# Generated by makepkg 5.0.2
+# Fri Sep 8 20:40:22 UTC 2017
pkgbase = vdr-filebrowser
pkgdesc = filebrowser with custom commands for vdr
pkgver = 0.2.1
@@ -19,7 +21,7 @@ pkgbase = vdr-filebrowser
backup = var/lib/vdr/plugins/filebrowser/sources.conf
backup = etc/vdr/conf.avail/50-filebrowser.conf
source = http://opensource.holgerbrunn.net/vdr/filebrowser/vdr-filebrowser-0.2.1.tgz
- source = filebrowser-makefile-1.7.36.tar.gz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32857
+ source = filebrowser-makefile-1.7.36.tar.gz::https://www.vdr-portal.de/index.php?attachment/32857
md5sums = a1813fec39604b62c38c3ab44fe4aa5f
md5sums = d6bd0a727bb17e01a029391ec93e3630
diff --git a/PKGBUILD b/PKGBUILD
index 97de776f5338..5da21ea62cfe 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -14,7 +14,7 @@ _plugname=${pkgname//vdr-/}
replaces=("vdr-plugin-$_plugname")
conflicts=("vdr-plugin-$_plugname")
source=("http://opensource.holgerbrunn.net/vdr/filebrowser/$pkgname-$pkgver.tgz"
- "filebrowser-makefile-1.7.36.tar.gz::http://www.vdr-portal.de/index.php?page=Attachment&attachmentID=32857")
+ "filebrowser-makefile-1.7.36.tar.gz::https://www.vdr-portal.de/index.php?attachment/32857")
backup=("var/lib/vdr/plugins/filebrowser/commands.conf"
"var/lib/vdr/plugins/filebrowser/order.conf"
"var/lib/vdr/plugins/filebrowser/othercommands.conf"