summarylogtreecommitdiffstats
path: root/PKGBUILD
diff options
context:
space:
mode:
Diffstat (limited to 'PKGBUILD')
-rw-r--r--PKGBUILD5
1 files changed, 3 insertions, 2 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 648b1c1c43af..1ad18c9f611b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -2,7 +2,7 @@
pkgname=iwscanner
pkgver=0.2.4
-pkgrel=3
+pkgrel=4
pkgdesc="Wireless scanner with an easy to use graphic interface and using the iwlist tool"
arch=('any')
url="http://kuthulu.com/iwscanner"
@@ -13,7 +13,8 @@ optdepends=('gksu: privilege escalation to use wireless tools'
'gksudo: privilege escalation to use wireless tools')
options=(!emptydirs)
# Additional source files are based on the opensuse 'iwscanner' rpm
-source=(http://kuthulu.com/iwscanner/iwscanner-$pkgver.tgz
+#source=(http://kuthulu.com/iwscanner/iwscanner-$pkgver.tgz
+source=(https://answers.launchpad.net/~unit193/+archive/ubuntu/test/+files/iwscanner_0.2.4.orig.tar.gz
iwscanner
iwscanner.desktop
setup.py)