summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
authorBrett Cornwall2020-10-06 20:46:50 -0700
committerBrett Cornwall2020-10-06 20:46:50 -0700
commit0955f0c6c0674be1425c3c958e29b08c5ffff62d (patch)
tree73cb3dc689655482e75686b0b90c44935e0c84d3 /PKGBUILD
parent2ef8cdb9cc07e0aebe464686fd1f636934dc1b85 (diff)
downloadaur-0955f0c6c0674be1425c3c958e29b08c5ffff62d.tar.gz
update description to reflect that this is just the engine
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index df6c5cc48fa0..5e9ca3275691 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@
pkgname=ags
pkgver=3.5.0.24
pkgrel=1
-pkgdesc='A development tool that is primarily used to create graphical adventure games'
+pkgdesc='Engine to run adventure/quest games'
arch=('x86_64')
url='https://github.com/adventuregamestudio/ags'
license=('Artistic2.0')