summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5a3e1242238b..f869c7bbca07 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,10 +1,8 @@
-# Generated by mksrcinfo v8
-# Sat Oct 29 20:04:51 UTC 2016
pkgbase = superhexagon
pkgdesc = A minimal action game by Terry Cavanagh, with music by Chipzel
pkgver = 20160217
pkgrel = 1
- url = http://superhexagon.com/
+ url = https://www.superhexagon.com/
arch = i686
arch = x86_64
license = custom
diff --git a/PKGBUILD b/PKGBUILD
index 1a9c8548b6c0..93cfae34df06 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ _pkgver=02172016
pkgrel=1
pkgdesc="A minimal action game by Terry Cavanagh, with music by Chipzel"
arch=('i686' 'x86_64')
-url="http://superhexagon.com/"
+url="https://www.superhexagon.com/"
license=('custom')
depends=('libvorbis' 'openal' 'sdl2' 'glew1.6')
_gamepkg="${pkgname}-${_pkgver}-bin"