Date: Friday, January 1, 2016 @ 18:27:03 Author: jlichtblau Revision: 155142
upgpkg: offlineimap 6.6.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-01-01 17:24:26 UTC (rev 155141) +++ PKGBUILD 2016-01-01 17:27:03 UTC (rev 155142) @@ -5,7 +5,7 @@ # Contributor: mucknert <[email protected]> pkgname=offlineimap -pkgver=6.6.0 +pkgver=6.6.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=('c41258e5ce531915bb891d4ce10b3af88b6d74a6ee69b6282957f85165ff63f4') +sha256sums=('af3fd47ba087180dc0e8d2b64cf358ce7f6fe49732d13b6fcce82853d0004bb0') prepare() { cd "${srcdir}"/${pkgname}-${pkgver} Modified: offlineimap.changelog =================================================================== --- offlineimap.changelog 2016-01-01 17:24:26 UTC (rev 155141) +++ offlineimap.changelog 2016-01-01 17:27:03 UTC (rev 155142) @@ -1,3 +1,6 @@ +2016-01-01 Jaroslav Lichtblau <[email protected]> + * offlineimap 6.6.1-1 + 2015-12-15 Jaroslav Lichtblau <[email protected]> * offlineimap 6.6.0-1
