summarylogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 78451443f155..136c6d38750c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = bluewho-git
pkgdesc = Information and notification of new discovered bluetooth devices
pkgver = 0.5.2
pkgrel = 1
- url = https://www.muflone.com/bluewho
+ url = http://www.muflone.com/bluewho
arch = any
license = GPL3
makedepends = git
diff --git a/PKGBUILD b/PKGBUILD
index 53adcbf3e0b1..3fdf6ee00828 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,7 +4,7 @@ pkgname=bluewho-git
pkgver=0.5.2
pkgrel=1
pkgdesc="Information and notification of new discovered bluetooth devices"
-url="https://www.muflone.com/bluewho"
+url="http://www.muflone.com/bluewho"
arch=('any')
license=('GPL3')
makedepends=('git' 'python-setuptools')