summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorEden2020-07-12 14:06:06 +1000
committerEden2020-07-12 14:06:06 +1000
commit2bf9d2bd242bf3986161c2cd8186fc9da9a0ae49 (patch)
treeb7b9d0478dce27fe91ea406cf12d171beeb521ad
parent8dccec433c1c060f800920d16dfe2fb4420105c6 (diff)
downloadaur-2bf9d2bd242bf3986161c2cd8186fc9da9a0ae49.tar.gz
updated description and project url.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9a088c205b89..41cf3cab3d4d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = librocket-git
- pkgdesc = The HTML/CSS User Interface library
+ pkgdesc = The HTML/CSS User Interface library - No Longer Maintained Upstream; use librocket-asarium-git instead
pkgver = 1.2.2
pkgrel = 1
- url = http://librocket.com
+ url = https://github.com/libRocket/libRocket
arch = i686
arch = x86_64
license = MIT
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')