summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorJulioJu2016-05-26 11:39:56 +0200
committerJulioJu2016-05-26 11:39:56 +0200
commit0f810ebb783bfb30f63865081c02daf80d8eb387 (patch)
treea4e6edc3b4b7ae6a87a5cf60eacfab901cf15e6e
parent1b06bcfb2fb49c2da5a5dd08f4a65a369233381e (diff)
downloadaur-0f810ebb783bfb30f63865081c02daf80d8eb387.tar.gz
More relevant url
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index b1158d8905c7..f56d1c72e9f8 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ 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.
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..6d2f08e5391d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -8,7 +8,7 @@ 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."
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')