summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index a59b33c346d1..ffcc3b9857b3 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,10 +1,10 @@
# Maintainer: Frederik "Freso" S. Olesen <freso.dk@gmail.com>
-pkgname=lwjgl
+pkgname=lwjgl2
pkgver=2.9.1
pkgrel=1
pkgdesc='Lightweight Java Game Library - for use in game projects in Java.'
arch=(any)
-url='http://lwjgl.org/'
+url='http://legacy.lwjgl.org/'
license=('BSD')
changelog=ChangeLog
options=(!strip)