summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorFrederik Schwan2020-05-07 01:30:26 +0200
committerFrederik Schwan2020-05-07 01:30:26 +0200
commitbf0496675c70f58b8765426bfe266a3f98e04749 (patch)
tree2446e064e70e6c8e01143091f88c329bb196e56d
parent70efe3c556b3baa7da0e9b5a87b2572a0ffe5418 (diff)
downloadaur-bf0496675c70f58b8765426bfe266a3f98e04749.tar.gz
PKGBUILD review of coderobe
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD2
2 files changed, 2 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 5183bc9cd759..a38d5db1faf8 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 = http://www.linux-france.org/prj/
+ url = https://imapsync.lamiral.info/
arch = any
license = GPL
depends = cpanminus
diff --git a/PKGBUILD b/PKGBUILD
index 970312527fc5..386525ddfe47 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='http://www.linux-france.org/prj/'
+url='https://imapsync.lamiral.info/'
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'