summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorArmin Luntzer2019-09-03 10:50:08 +0200
committerArmin Luntzer2019-09-03 10:50:08 +0200
commit90521f269f349c3cad573462396b4f6ab4fe4982 (patch)
tree7fb3726831787f077a1f9ff419975ff1f19dcd99
parent8f57e9f44999da8727c1dadf671c2d9a0b814f31 (diff)
downloadaur-90521f269f349c3cad573462396b4f6ab4fe4982.tar.gz
improve package description
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 7732e32e5d4a..179fe8591e13 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ _pkgname=gtknodes
pkgver=0.1
pkgrel=1
epoch=
-pkgdesc="Graphical Nodes for GTK+3"
+pkgdesc="A GTK-based library to create functional flow graphs with the ablility to pass arbitrary data between connected elements."
arch=('x86_64')
url="https://github.com/aluntzer/$_pkgname"
license=('GPL')