summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorgardenapple2020-11-07 14:49:25 +0200
committergardenapple2020-11-07 14:49:25 +0200
commitc4fb5a8d5c7ddb63488fdb68b9c5263369ffab5d (patch)
treec34c7b45dc6e4446378352f7ff0aa100a7d22aa3 /PKGBUILD
parent10fb9e947006554c266990f5c58120ed013bf77a (diff)
downloadaur-c4fb5a8d5c7ddb63488fdb68b9c5263369ffab5d.tar.gz
optdepends: lowercase description
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 11b1041ea203..147e3031f570 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,7 @@ arch=('any')
license=('custom:AFL-3.0' 'custom')
depends=('sfml')
makedepends=('git' 'cmake' 'rsync')
-optdepends=('steam: Integration for those who own the game on Steam'
+optdepends=('steam: integration for those who own the game on Steam'
'discord: Discord Rich Presence support')
provides=('open-hexagon')
conflicts=('open-hexagon')