summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-26 11:44:34 +0200
committerJulioJu2016-05-26 11:44:34 +0200
commite0d65228939e6fcb3ee07e4c01d9903df62e0d7d (patch)
tree75b0e7fef853feb51f1948b495cbec9d591db648
parent1b06bcfb2fb49c2da5a5dd08f4a65a369233381e (diff)
downloadaur-e0d65228939e6fcb3ee07e4c01d9903df62e0d7d.tar.gz
Upload description
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
2 files changed, 4 insertions, 4 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1158d8905c7..0c377ad7d245 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,8 +1,8 @@
pkgbase = marionnet-trunk
- pkgdesc = Educational software. It is a virtual network laboratory: it allows users to define, configure and run complex computer networks without any need for physical setup. Very old version.
+ pkgdesc = Educational software. It is a virtual network laboratory: it allows users to define, configure and run complex computer networks without any need for physical setup. Trunk version (with UML kernel Debian Wheezy)
pkgver = 1
pkgrel = 1
- url = https://launchpad.net/marionnet
+ url = https://www.marionnet.org/
install = marionnet.install
arch = i686
arch = x86_64
diff --git a/PKGBUILD b/PKGBUILD
index 5d96bdccf571..34f8e4cfb432 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,9 +6,9 @@ pkgver=1
pkgrel=1
pkgdesc="Educational software. It is a virtual network laboratory: it allows
users to define, configure and run complex computer networks without any need
-for physical setup. Very old version."
+for physical setup. Trunk version (with UML kernel Debian Wheezy)"
arch=('i686' 'x86_64')
-url="https://launchpad.net/marionnet"
+url="https://www.marionnet.org/"
makedepends=('wget' 'optipng')
license=('LGPL')
depends=('xorg-server' 'xorg-xinit' 'xorg-server-utils' 'gtksourceview2' 'libglademm' 'graphviz' 'xterm' 'vde2' 'uml_utilities' 'net-tools' 'bridge-utils')