diff options
author | Johannes Löthberg <johannes@kyriasis.com> | 2015-05-24 16:17:48 +0100 |
---|---|---|
committer | Johannes Löthberg <johannes@kyriasis.com> | 2015-06-01 16:03:47 +0200 |
commit | e1bbf8825f4776f1179735a584ab9964aa2319d5 (patch) | |
tree | ff80f2102c048da80f3d3c49f1462a1d7694c7b1 /.SRCINFO | |
parent | 5980a012dbe9367e6474712af2f997e71b5cf028 (diff) | |
download | pkgbuilds-isync-git.tar.xz |
isync-git: Missing git dependencyisync-git
Diffstat (limited to '.SRCINFO')
-rw-r--r-- | .SRCINFO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -2,12 +2,13 @@ # Mon Jun 1 14:54:24 UTC 2015 pkgbase = isync-git pkgdesc = IMAP mail synchronizer for offline/batch mail editing - pkgver = 1.3.0.r752.bcd43e2 + pkgver = 1.3.0.r759.17f3348 pkgrel = 1 url = http://isync.sourceforge.net arch = i686 arch = x86_64 license = GPL + makedepends = git makedepends = perl-timedate depends = openssl depends = libsasl |