Date: Sunday, April 5, 2015 @ 09:33:04
  Author: jsteel
Revision: 130706

upgpkg: isync 1.2.0-1

Modified:
  isync/trunk/PKGBUILD

----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2015-04-05 05:59:07 UTC (rev 130705)
+++ PKGBUILD    2015-04-05 07:33:04 UTC (rev 130706)
@@ -5,15 +5,15 @@
 # Contributor: Leslie P. Polzer <[email protected]>
 
 pkgname=isync
-pkgver=1.1.2
+pkgver=1.2.0
 pkgrel=1
 pkgdesc="IMAP and MailDir mailbox synchronizer"
 arch=('i686' 'x86_64')
 url="http://isync.sourceforge.net";
 license=('GPL2')
-depends=('openssl')
+depends=('openssl' 'libsasl')
 
source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('8e8e62c8f1e3306059b1d7bea325b24e')
+md5sums=('facaa1e33ab95bb0c5b4c0d17f880b9d')
 
 build() {
   cd $pkgname-$pkgver

Reply via email to