diff options
Diffstat (limited to 'libre/xbmc/PKGBUILD')
-rw-r--r-- | libre/xbmc/PKGBUILD | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libre/xbmc/PKGBUILD b/libre/xbmc/PKGBUILD index 01fb5d383..9312bfdec 100644 --- a/libre/xbmc/PKGBUILD +++ b/libre/xbmc/PKGBUILD @@ -51,7 +51,7 @@ mksource=( "xbmc-$pkgver-$_codename.tar.gz::https://github.com/xbmc/xbmc/archive/$pkgver-$_codename.tar.gz" ) source=( - "https://repo.parabolagnulinux.org/other/$_pkgname/$_pkgname-$pkgver-$_codename.tar.gz" + "https://repo.parabola.nu/other/$_pkgname/$_pkgname-$pkgver-$_codename.tar.gz" '0001-CEC-fixed-don-t-try-to-stick-a-value-255-in-a-byte.patch' '0002-CEC-bump-libCEC-to-2.2.0.patch' '0003-CEC-prevent-bus-rescan-on-a-Pi-since-the-adapter-can.patch' |