summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorEden2020-07-12 14:06:06 +1000
committerEden2020-07-12 14:06:06 +1000
commit2bf9d2bd242bf3986161c2cd8186fc9da9a0ae49 (patch)
treeb7b9d0478dce27fe91ea406cf12d171beeb521ad /PKGBUILD
parent8dccec433c1c060f800920d16dfe2fb4420105c6 (diff)
downloadaur-2bf9d2bd242bf3986161c2cd8186fc9da9a0ae49.tar.gz
updated description and project url.
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD4
1 files changed, 2 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index aa97c2494494..e82b595ed352 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,9 +5,9 @@
pkgname=librocket-git
pkgver=1.2.2
pkgrel=1
-pkgdesc="The HTML/CSS User Interface library"
+pkgdesc="The HTML/CSS User Interface library - No Longer Maintained Upstream; use librocket-asarium-git instead"
arch=('i686' 'x86_64')
-url="http://librocket.com"
+url="https://github.com/libRocket/libRocket"
license=('MIT')
depends=('boost' 'freetype2' 'python2' 'libgl' 'glu')
makedepends=('cmake' 'mesa')