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 1d3d1361bc90..286dbfab9f73 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = baresip
pkgdesc = portable and modular SIP User-Agent with audio and video support
pkgver = 2.0.2
pkgrel = 1
- url = http://www.creytiv.com/baresip.html
+ url = https://github.com/baresip/baresip
arch = i686
arch = x86_64
arch = armv6h
diff --git a/PKGBUILD b/PKGBUILD
index d5089348769f..21de5f1daed9 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,7 +7,7 @@ pkgver=2.0.2
pkgrel=1
pkgdesc="portable and modular SIP User-Agent with audio and video support"
arch=('i686' 'x86_64' 'armv6h')
-url="http://www.creytiv.com/baresip.html"
+url="https://github.com/baresip/baresip"
license=('BSD')
depends=('rem'
'openssl'