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 2524865bafed..b8686873600d 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = pidgin-sipe
pkgdesc = Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS
pkgver = 1.25.0
pkgrel = 3
- url = https://sipe.sourceforge.net/
+ url = https://sipe.sourceforge.io
arch = x86_64
license = GPL2
makedepends = intltool
diff --git a/PKGBUILD b/PKGBUILD
index 1646a4fbc2e1..e580eceede57 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -12,7 +12,7 @@ pkgrel=3
pkgdesc="Third-party Pidgin plugin for Microsoft Office 365/Lync/LCS/OCS"
arch=('x86_64')
license=('GPL2')
-url="https://sipe.sourceforge.net/"
+url="https://sipe.sourceforge.io"
depends=('gmime' 'libpurple')
makedepends=('intltool')
optdepends=('freerdp: Desktop sharing' 'krb5: Kerberos support')