summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorGeorgy Kibardin2020-05-14 11:23:41 +0300
committerGeorgy Kibardin2020-05-14 11:23:41 +0300
commit4958b987ced30de366ff3e750299fd0352699446 (patch)
treebbce720ddffed5fbaa494faab728da7951dabcd5
parentce679673e9b3629467680285fe9e44db348d5a2c (diff)
downloadaur-4958b987ced30de366ff3e750299fd0352699446.tar.gz
Now the package provides isync
-rw-r--r--PKGBUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/PKGBUILD b/PKGBUILD
index 46c2b6d62862..498d541a5682 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@ pkgdesc="IMAP and MailDir mailbox synchronizer"
arch=('x86_64')
url="http://isync.sourceforge.net"
conflicts=('isync')
+provides=('isync')
license=('GPL2')
depends=('libsasl' 'zlib')
source=(git+https://git.code.sf.net/u/shashurup/isync#branch=utf8-mailboxes)