Date: Wednesday, April 29, 2020 @ 12:31:19 Author: svenstaro Revision: 622251
Fix upstream url (FS#66462) Modified: warsow/trunk/PKGBUILD ----------+ PKGBUILD | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2020-04-29 12:31:17 UTC (rev 622250) +++ PKGBUILD 2020-04-29 12:31:19 UTC (rev 622251) @@ -8,7 +8,7 @@ pkgver=2.1.2 pkgrel=1 pkgdesc='Free online multiplayer competitive FPS based on the Qfusion engine' -url='https://www.warsow.gg/' +url='https://www.warsow.net/' license=('GPL') arch=('x86_64') depends=('sdl2' 'libjpeg' 'libpng' 'curl' 'libvorbis' 'freetype2'
