[arch-commits] Commit in isync/trunk (PKGBUILD)

Jonathan Steel jsteel at archlinux.org
Sun Nov 8 19:01:36 UTC 2015


    Date: Sunday, November 8, 2015 @ 20:01:36
  Author: jsteel
Revision: 146400

upgpkg: isync 1.2.1-1

Modified:
  isync/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2015-11-08 14:12:19 UTC (rev 146399)
+++ PKGBUILD	2015-11-08 19:01:36 UTC (rev 146400)
@@ -5,7 +5,7 @@
 # Contributor: Leslie P. Polzer <polzer at gnu.org>
 
 pkgname=isync
-pkgver=1.2.0
+pkgver=1.2.1
 pkgrel=1
 pkgdesc="IMAP and MailDir mailbox synchronizer"
 arch=('i686' 'x86_64')
@@ -13,7 +13,7 @@
 license=('GPL2')
 depends=('openssl' 'libsasl')
 source=(http://downloads.sourceforge.net/sourceforge/isync/$pkgname-$pkgver.tar.gz)
-md5sums=('facaa1e33ab95bb0c5b4c0d17f880b9d')
+md5sums=('7ba1a07c7b487a3ab5fef54d0071f1dd')
 
 build() {
   cd $pkgname-$pkgver



More information about the arch-commits mailing list