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 a38d5db1faf8..c11d9d57aff6 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -2,7 +2,7 @@ pkgbase = imapsync
pkgdesc = IMAP synchronisation, sync, copy or migration tool
pkgver = 1.945
pkgrel = 1
- url = https://imapsync.lamiral.info/
+ url = https://github.com/imapsync/imapsync
arch = any
license = GPL
depends = cpanminus
diff --git a/PKGBUILD b/PKGBUILD
index 386525ddfe47..eff07ee274f4 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -5,7 +5,7 @@ pkgver=1.945
pkgrel=1
pkgdesc='IMAP synchronisation, sync, copy or migration tool'
arch=('any')
-url='https://imapsync.lamiral.info/'
+url='https://github.com/imapsync/imapsync'
license=('GPL')
depends=('cpanminus' 'perl-cgi' 'perl-crypt-openssl-rsa' 'perl-data-uniqid' 'perl-date-manip'
'perl-file-copy-recursive' 'perl-file-tail' 'perl-html-parser' 'perl-io-socket-inet6'