summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorStephen Molloy2021-02-08 10:47:59 +0100
committerStephen Molloy2021-02-08 10:47:59 +0100
commit334c6d71ab327635900d6a9c70a2250756e25c1e (patch)
tree965716dc3eab12872b9683832e4ba4f905867c81
parentf05d1f9b950440db5113f1b27acff0a794d1978d (diff)
downloadaur-tango.tar.gz
Reverting pkgdesc changes
-rw-r--r--PKGBUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/PKGBUILD b/PKGBUILD
index de5862ff26d8..38c84bd5b936 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@
pkgname=tango
pkgver=9.3.4
pkgrel=1
-pkgdesc="Tango Controls is a free open source device-oriented controls toolkit for controlling any kind of hardware or software and building SCADA (supervisory control and data acquisition) systems. Tango Controls is operating system independent and supports C++, Java and Python for all the components."
+pkgdesc="Tango Controls a toolkit for controlling any kind of hardware or software and building SCADA systems"
arch=('i686' 'x86_64')
url="http://www.tango-controls.org/"
license=('GPL3')