Date: Tuesday, April 3, 2018 @ 15:38:53 Author: andyrtr Revision: 320898
upgpkg: getmail 5.6-1 -l Modified: getmail/trunk/PKGBUILD ----------+ PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) Modified: PKGBUILD =================================================================== --- PKGBUILD 2018-04-03 15:37:15 UTC (rev 320897) +++ PKGBUILD 2018-04-03 15:38:53 UTC (rev 320898) @@ -3,7 +3,7 @@ # Committer: Manolis Tzanidakis <[email protected]> pkgname=getmail -pkgver=5.5 +pkgver=5.6 pkgrel=1 pkgdesc="A POP3 mail retriever with reliable Maildir and command delivery." arch=(any) @@ -13,7 +13,7 @@ optdepends=('python2-gnomekeyring: for storing passwords in gnome-keyring') # no signature, no https source=(http://pyropus.ca/software/getmail/old-versions/$pkgname-$pkgver.tar.gz) -sha256sums=('e0382ee59f1ec6ac2d6f01b71ca71db0826db0d267704b2bc2d97b9beda28350') +sha256sums=('460d2c8834936df88d594095d789c4585edca9b0bdbeded9f6267f0d90dcd59a') prepare() { cd ${pkgname}-${pkgver}
