summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorMichal Wojdyla2021-06-13 00:43:32 +0200
committerMichal Wojdyla2021-06-13 00:43:32 +0200
commit362d8a49648df2942c5dbf0540d65e128452f38b (patch)
tree0bcad0decb362a2b087156b14334cdf2121963b2 /PKGBUILD
parent2e5c76522cec31af3d052d1091e89b76b26e6079 (diff)
downloadaur-362d8a49648df2942c5dbf0540d65e128452f38b.tar.gz
https
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD6
1 files changed, 3 insertions, 3 deletions
diff --git a/PKGBUILD b/PKGBUILD
index cacdd31d1817..f905d09a3656 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,4 +1,4 @@
-# Maintainer: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
+# Contributor: carstene1ns <arch carsten-teibes de> - http://git.io/ctPKG
# Contributor: Miguel Revilla <yo@miguelrevilla.com>
# Contributor: Fabian Melters <melters [at] gmail [dot] com>
@@ -7,10 +7,10 @@ pkgver=0.7.7.1
pkgrel=3
pkgdesc="A remake of the famous DOS racing game 'Stunts'/'4D Sports Driving'."
arch=('i686' 'x86_64')
-url="http://www.ultimatestunts.nl"
+url="https://www.ultimatestunts.nl/"
license=('GPL')
depends=('sdl_image' 'freealut' 'libvorbis' 'libgl')
-source=("http://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-srcdata-${pkgver//./}.tar.gz"
+source=("https://downloads.sourceforge.net/sourceforge/$pkgname/$pkgname-srcdata-${pkgver//./}.tar.gz"
"$pkgname-metaserver-cpp-add-includes.patch"
"$pkgname.png"
"$pkgname.desktop")