summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorBruno Miguel Fernandes Silva2020-05-26 22:08:06 +0100
committerBruno Miguel Fernandes Silva2020-05-26 22:08:06 +0100
commit388bda8df9c4967009fe2a1a68d7144dbea75269 (patch)
tree3e754b1c9e82ac4e7f0e7b74f70529d8c56a8ac7
parent652c3f33e06b88cad481d1a50dc5394d6c076b67 (diff)
downloadaur-388bda8df9c4967009fe2a1a68d7144dbea75269.tar.gz
Update description
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 49c02e13c471..cd4cc3b16bf5 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,5 +1,5 @@
pkgbase = omnetpp-preview
- pkgdesc = OMNeT++ Discrete Event Simulator. OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators: QT version
+ pkgdesc = OMNeT++ Discrete Event Simulator. OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators: preview version
pkgver = 6.0pre8
pkgrel = 1
url = http://www.omnetpp.org
diff --git a/PKGBUILD b/PKGBUILD
index ef9bbf6ed822..35714e0fbfea 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgname='omnetpp-preview'
pkgver=6.0pre8
pkgrel=1
_pkgname='omnetpp'
-pkgdesc='OMNeT++ Discrete Event Simulator. OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators: QT version'
+pkgdesc='OMNeT++ Discrete Event Simulator. OMNeT++ is an extensible, modular, component-based C++ simulation library and framework, primarily for building network simulators: preview version'
url='http://www.omnetpp.org'
license=('custom')
depends=(libxml2 qt5-base tcl jdk-openjdk openmpi libpcap doxygen graphviz clang openscenegraph)