diff options
| author | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-03 13:25:45 -0700 | 
|---|---|---|
| committer | jc_gargma <jc_gargma@iserlohn-fortress.net> | 2019-05-03 13:25:45 -0700 | 
| commit | 58a889f9069e1a13e296c5bf787c1d72d0b2fb9c (patch) | |
| tree | 38f15ae7eac2a10391646c3779cbd5bb02239366 | |
| parent | Sync with upstream (diff) | |
| download | residualvm-58a889f9069e1a13e296c5bf787c1d72d0b2fb9c.tar.xz | |
Change url to https
| -rw-r--r-- | PKGBUILD | 2 | 
1 files changed, 1 insertions, 1 deletions
| @@ -11,7 +11,7 @@ pkgrel=4  pkgdesc="A cross-platform 3D game interpreter for LucasArts LUA-based 3D adventures"  arch=('x86_64')  license=('LGPL') -url="http://www.residualvm.org/" +url="https://www.residualvm.org/"  depends=('sdl2' 'libmad' 'libmpeg2' 'libvorbis' 'hicolor-icon-theme'           'libjpeg-turbo' 'alsa-lib' 'glew' 'freetype2')  optdepends=('fluidsynth: for MIDI SoundFont2 support') | 
