diff --git a/network/web/qupzilla/actions.py b/network/web/qupzilla/actions.py
deleted file mode 100644
index 15883c9bba..0000000000
--- a/network/web/qupzilla/actions.py
+++ /dev/null
@@ -1,16 +0,0 @@
-#!/usr/bin/python
-
-from pisi.actionsapi import qt5
-from pisi.actionsapi import pisitools
-
-def setup():
- qt5.configure()
-
-def build():
- qt5.make()
-
-def install():
- qt5.install()
-
- pisitools.dodoc("AUTHORS", "README.md")
-
diff --git a/network/web/qupzilla/pspec.xml b/network/web/qupzilla/pspec.xml
deleted file mode 100644
index 106f080a57..0000000000
--- a/network/web/qupzilla/pspec.xml
+++ /dev/null
@@ -1,76 +0,0 @@
-
-
- qupzilla
- http://www.qupzilla.com/
-
- PisiLinux Community
- admins@pisilinux.org
-
- GPLv3
- qupzilla
- app:gui
- A fast open source browser based on WebKit core, written in Qt Framework, wayland port
- A fast open source browser based on WebKit core, written in Qt Framework, wayland port
- https://github.com/QupZilla/qupzilla/releases/download/v1.8.6/QupZilla-1.8.6.tar.xz
-
- qt5-webkit-devel
- qt5-script-devel
- qt5-tools-devel
- openssl-devel
-
-
-
-
- qupzilla
-
- libX11
- qt5-base
- qt5-webkit
- openssl
- qt5-script
- libgcc
-
-
- /usr/lib
- /usr/share/doc
- /usr/bin
- /usr/share/icons
- /usr/share/pixmaps
- /usr/share/qupzilla
- /usr/share/applications
- /usr/share/bash-completion
- /usr/share/appdata
-
-
-
-
-
- 2015-08-02
- 1.8.6
- Version bump.
- Stefan Gronewold(groni)
- groni@pisilinux.org
-
-
- 2014-11-07
- 1.8.4
- Version bump.
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
-
- 2014-02-15
- 1.6.3
- Version bump.
- Yusuf Aydemir
- yusuf.aydemir@pisilinux.org
-
-
- 2014-01-18
- 1.6.0
- First Release
- Richard de Bruin
- richdb@pisilinux.org
-
-
-
diff --git a/network/web/qupzilla/translations.xml b/network/web/qupzilla/translations.xml
deleted file mode 100644
index 8ec628364e..0000000000
--- a/network/web/qupzilla/translations.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-
-
-
- qupzilla
- A fast open source browser based on WebKit core, written in Qt Framework, wayland port
- A fast open source browser based on WebKit core, written in Qt Framework, wayland port
-
-
\ No newline at end of file