summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGoliathLabs2020-07-12 18:08:33 +0200
committerGoliathLabs2020-07-12 18:08:33 +0200
commit0456c30eeef40db835177859a5917094d9868ead (patch)
treec5236b1360f19a6801fbf64698ca81a50359cfa4
parentb80fd52bb2e6652d2fe5a430ae949ba30d01d431 (diff)
downloadaur-0456c30eeef40db835177859a5917094d9868ead.tar.gz
Updated: PKGBUILD
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index e4b18d93055a..75f6d37748c6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgbase = terasology
pkgver = 3.2.0alpha15
pkgrel = 1
epoch = 1
- url = http://terasology.org
+ url = https://terasology.org
arch = x86_64
arch = i686
license = Apache
diff --git a/PKGBUILD b/PKGBUILD
index 31c1f864376b..bc9d5840ff59 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -9,7 +9,7 @@ epoch=1
pkgdesc="Yet another high resolution game with blocks like Minecraft!"
arch=('x86_64' 'i686')
license=('Apache')
-url="http://terasology.org"
+url="https://terasology.org"
options=('!strip')
depends=('java-environment-openjdk=8' 'openal' 'libxcursor' 'libxxf86vm' 'libxrandr' 'lwjgl2')
makedepends=('unzip')