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 52cf0692eca7..3bafe9d89633 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video support
pkgver = 0.6.3
pkgrel = 1
- url = http://creytiv.com/baresip.html
+ url = http://www.creytiv.com/baresip.html
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index 3fcd9ef64d90..479c9bf8391c 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -6,7 +6,7 @@ pkgver=0.6.3
pkgrel=1
pkgdesc="portable and modular SIP User-Agent with audio and video support"
arch=('i686' 'x86_64' 'armv6h')
-url="http://creytiv.com/baresip.html"
+url="http://www.creytiv.com/baresip.html"
license=('BSD')
depends=('rem'
'openssl')