Date: Thursday, June 16, 2016 @ 14:52:56 Author: jlichtblau Revision: 180323
upgpkg: offlineimap 6.7.0.1-1 - new upstream release Modified: offlineimap/trunk/PKGBUILD offlineimap/trunk/offlineimap.changelog -----------------------+ PKGBUILD | 4 ++-- offlineimap.changelog | 3 +++ 2 files changed, 5 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2016-06-16 14:31:50 UTC (rev 180322) +++ PKGBUILD 2016-06-16 14:52:56 UTC (rev 180323) @@ -5,7 +5,7 @@ # Contributor: mucknert <[email protected]> pkgname=offlineimap -pkgver=6.7.0 +pkgver=6.7.0.1 pkgrel=1 pkgdesc='Synchronizes emails between two repositories' arch=('any') @@ -15,7 +15,7 @@ makedepends=('asciidoc') changelog=$pkgname.changelog source=($pkgname-$pkgver.tar.gz::https://github.com/OfflineIMAP/offlineimap/archive/v${pkgver}.tar.gz) -sha256sums=('c446fb31bdca90c7db4146b918ad3fa05f6df5362a4cc961df6a7727a8aac210') +sha256sums=('00e91ff782217506dd91f502d094ef0daa27732cfc68c914029aefc1c53642fb') prepare() { cd "${srcdir}"/${pkgname}-${pkgver} Modified: offlineimap.changelog =================================================================== --- offlineimap.changelog 2016-06-16 14:31:50 UTC (rev 180322) +++ offlineimap.changelog 2016-06-16 14:52:56 UTC (rev 180323) @@ -1,3 +1,6 @@ +2016-06-16 Jaroslav Lichtblau <[email protected]> + * offlineimap 6.7.0.1-1 + 2016-03-20 Jaroslav Lichtblau <[email protected]> * offlineimap 6.7.0-1
