summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorGoliathLabs2020-07-12 18:08:33 +0200
committerGoliathLabs2020-07-12 18:08:33 +0200
commit0456c30eeef40db835177859a5917094d9868ead (patch)
treec5236b1360f19a6801fbf64698ca81a50359cfa4 /PKGBUILD
parentb80fd52bb2e6652d2fe5a430ae949ba30d01d431 (diff)
downloadaur-0456c30eeef40db835177859a5917094d9868ead.tar.gz
Updated: PKGBUILD
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
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')