[arch-commits] Commit in supertuxkart/trunk (PKGBUILD)

Sven-Hendrik Haase svenstaro at archlinux.org
Sat Jan 11 00:32:31 UTC 2020


    Date: Saturday, January 11, 2020 @ 00:32:30
  Author: svenstaro
Revision: 551837

Fix upstream URL and license

Modified:
  supertuxkart/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2020-01-10 23:48:42 UTC (rev 551836)
+++ PKGBUILD	2020-01-11 00:32:30 UTC (rev 551837)
@@ -8,8 +8,8 @@
 pkgrel=1
 pkgdesc='Kart racing game featuring Tux and his friends'
 arch=('x86_64')
-url='http://supertuxkart.sourceforge.net/'
-license=('GPL2')
+url='https://supertuxkart.net'
+license=('GPL3')
 depends=('openal' 'libvorbis' 'fribidi' 'curl' 'bluez-libs' 'libxrandr' 'glu' 'wayland')
 makedepends=('cmake' 'subversion' 'mesa' 'imagemagick' 'setconf' 'mesa-libgl' 'libxkbcommon')
 source=("https://downloads.sourceforge.net/${pkgname}/${pkgname}-${pkgver}-src.tar.xz")



More information about the arch-commits mailing list