summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorSandy Carter2021-01-30 22:47:27 -0500
committerSandy Carter2021-01-30 22:47:27 -0500
commit3e0fba9931e3da4749fa738c3e929670094b7005 (patch)
tree05b46e47d9987505ef9b741c664b50f68ce6aa11 /PKGBUILD
parent5f88794d3fcac9e66def04543dc5d8a0576f8f20 (diff)
downloadaur-3e0fba9931e3da4749fa738c3e929670094b7005.tar.gz
Fix project website url
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 1a9796c4537b..f63b6203e076 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -3,7 +3,7 @@ pkgver=r7631.741028840
pkgrel=1
pkgdesc="Cross-platform, graphics API agnostic, \"Bring Your Own Engine/Framework\" style rendering library."
arch=('x86_64')
-url="https://bkaradzic.github.io"
+url="https://bkaradzic.github.io/bgfx"
license=('BSD')
depends=('mesa' 'libx11')