git » openttd-opensfx.git » commit a1ed8e7

update https url

author Jelle van der Waa
2019-02-18 15:57:18 UTC
committer Jelle van der Waa
2019-02-18 15:57:18 UTC
parent 2d93ad899fd53ef3d439082203b8cbc32cffd36d

update https url

PKGBUILD +2 -2

diff --git a/PKGBUILD b/PKGBUILD
index 7b97914..8758c95 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgver=0.2.3
 pkgrel=6
 pkgdesc="Free sound set for openttd"
 arch=('any')
-url="http://www.openttd.org"
+url="https://www.openttd.org"
 license=('custom:CCSP')
-source=(http://bundles.openttdcoop.org/opensfx/releases/opensfx-${pkgver}.zip)
+source=(https://bundles.openttdcoop.org/opensfx/releases/opensfx-${pkgver}.zip)
 md5sums=('3605b82f24153500c8a1804e4420168a')
 
 build() {