summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorCédric Schieli2020-04-05 11:18:36 +0200
committerCédric Schieli2020-04-06 22:27:35 +0200
commita7418bfa401ecaef20f58e010dbd4db1b84d6313 (patch)
treef40175231f43414e5a149816bbf0b9146dd67819
parentd93a1dd2f4b0bd73bfcd41ef827f01a863cb2f67 (diff)
downloadaur-a7418bfa401ecaef20f58e010dbd4db1b84d6313.tar.gz
Upstream dtv scan tables are more up-to-date
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index c0699e768e6c..d3cd60a4533e 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -30,7 +30,7 @@ pkgbase = tvheadend-satip-server-git
conflicts = tvheadend-git
backup = etc/conf.d/tvheadend
source = tvheadend-git::git+https://github.com/tvheadend/tvheadend.git#branch=master
- source = dvb-scan-tables::git+https://github.com/tvheadend/dtv-scan-tables.git#branch=tvheadend
+ source = dvb-scan-tables::git+https://git.linuxtv.org/dtv-scan-tables.git#branch=master
source = ignore-missing-libavresample.patch
md5sums = SKIP
md5sums = SKIP
diff --git a/PKGBUILD b/PKGBUILD
index bda764bf0b9e..3bd57ac28fe2 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -32,7 +32,7 @@ backup=('etc/conf.d/tvheadend')
source=(
"${_gitname}::git+https://github.com/tvheadend/tvheadend.git#branch=master"
- 'dvb-scan-tables::git+https://github.com/tvheadend/dtv-scan-tables.git#branch=tvheadend'
+ 'dvb-scan-tables::git+https://git.linuxtv.org/dtv-scan-tables.git#branch=master'
'ignore-missing-libavresample.patch'
)
md5sums=(