summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorFrederik “Freso” S. Olesen2016-02-25 12:49:35 +0100
committerFrederik “Freso” S. Olesen2016-02-25 12:49:35 +0100
commit1a323e501429966133285ff7d82de76e3c288964 (patch)
treec1259c6ab4e012756574f7a233ba9ed5d72e25e8 /PKGBUILD
parent75f67069ae549768ec7fd2b514bdee4c57ad3f33 (diff)
downloadaur-1a323e501429966133285ff7d82de76e3c288964.tar.gz
Revert "Update for new file location."
This reverts commit 1ef0937c37ef7ddea824c51358a233b131536e19. From #lutris @ Freenode: strycore | ok, so now it's back at lutris.net/releases strycore | I just have to find a way to actually remember to upload the damn thing at each release […] strycore | Freso, yeah but OBS only keeps the latest version and I kinda like having the release history So future and past releases should still be available there.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 2b36824bced2..19d394d870b6 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -13,7 +13,7 @@ depends=('desktop-file-utils' 'hicolor-icon-theme' 'polkit' 'xorg-xrandr'
'xdg-user-dirs')
makedepends=('python2-setuptools')
install='lutris.install'
-source=("http://download.opensuse.org/repositories/home:/strycore/Debian_8.0/lutris_${pkgver}.tar.gz")
+source=("https://lutris.net/releases/lutris_${pkgver}.tar.gz")
sha256sums=('a07dc2e7d27bf5d593032c5eafd671b1e458b104abc4078c6d193d28ef297fc6')
prepare() {